I've just started my migration to Prometheus 2+ and have run into my first issue. It seems that label_value functions that I was using before no longer work. When checking this out in the Prometheus graph view, it gives me a "Error executing query: parse error at char 13: unknown function with name "label_values"". Is this true? Did this function get removed? I can't seem to find any documentation on it on the Prometheus site and am just following the documentation I found on Grafana (http://docs.grafana.org/features/datasources/prometheus/).
--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/c20c834a-1324-4823-ab1e-45d7390c1bf0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On 15 March 2018 at 13:36, <dshi...@vt.edu> wrote:I've just started my migration to Prometheus 2+ and have run into my first issue. It seems that label_value functions that I was using before no longer work. When checking this out in the Prometheus graph view, it gives me a "Error executing query: parse error at char 13: unknown function with name "label_values"". Is this true? Did this function get removed? I can't seem to find any documentation on it on the Prometheus site and am just following the documentation I found on Grafana (http://docs.grafana.org/features/datasources/prometheus/).label_values is a feature of Grafana templating, not Prometheus.Brian
--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/c20c834a-1324-4823-ab1e-45d7390c1bf0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.