|
|
|
|
|
by zphds
3580 days ago
|
|
We do this with telegraf + influxdb. It has support for tags in measurements where we add the release version among other metadata which we can then visualize in grafana with a simple group by in the query. You can also shove in multiple related metrics as part of the same measurement. https://docs.influxdata.com/influxdb/v0.13/write_protocols/l... |
|