5 comments

[ 2.8 ms ] story [ 23.1 ms ] thread
also https://github.com/google/cadvisor

which now supports native export to influxdb

Apparently influxdb would take 11x the storage of prometheus's approach: http://prometheus.github.io/docs/introduction/comparison/#pr...
(Prometheus author here)

Yeah, InfluxDB is great, but suits slightly different use cases than Prometheus. That is, monitoring numeric time series vs. event logging, basically. Still, I could well imagine running both in a single organization for these different needs.