Hacker News new | ask | show | jobs
Show HN: Pg_stat_ch, a Postgres extension to export every metric to ClickHouse (github.com)
4 points by saisrirampur 6 days ago
1 comments

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.