lusis / sensu_influxdb_handler

A sensu handler for sending metrics to influxdb
Other
43 stars 36 forks source link

Add support for metrics being the series name #4

Open donjohnson opened 10 years ago

donjohnson commented 10 years ago

Came across an issue with Grafana's influxdb query generator in that it wasn't very user-friendly when metric names were stored in a column under a general (cpu-metrics|network-metrics) check-sourced series name. It also does not support multiple custom where clauses at the moment, making metric & host filtering pretty difficult. I actually prefer series-per-metric, so hopefully this helps!

runar commented 10 years ago

I would love for this to be merged. I can confirm the patch works with InfluxDB v0.8.2.