Hacker News new | ask | show | jobs
by swasheck 1858 days ago
Every high-volume Influx/Grafana implementation I’ve used has been a disaster. I’m now at a place that uses ClickHouse and I can now see the utility of Grafana
2 comments

How so? I run a moderately sized InfluxDB stack (2x~2TB data) with Grafana, and it works pretty well.
The shape of the data matters. In particular the cardinality of the tags. If clickhouse works well for you, chances are that your use case will be well served by influxdb_iox too