Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Add support for metrics being the series name#4

Open
donjohnson wants to merge 1 commit intolusis:masterfrom
donjohnson:patch-1
Open

Add support for metrics being the series name#4
donjohnson wants to merge 1 commit intolusis:masterfrom
donjohnson:patch-1

Conversation

@donjohnson
Copy link

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!

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
Copy link

runar commented Sep 23, 2014

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants