Live data from Hacker News

Show HN: Pg_stat_ch, a Postgres extension to export every metric to ClickHouse

github.com

1–4 of 4 posts

Re: Show HN: Pg_stat_ch, a Postgres extension to export every metric to ClickHouse

#2
First of all - awesome and great work! Not that I am in expert in postgres and this can be more of a question. Wouldn't it make sense for this to export all those metrics via OTLP to an otel collector, which in its own could export data to a clickhouse instance. But maybe this already exists? Thereby you could export the same data to any other platform supporting OTLP.