If I query:
sum by (status) (*some query*)
the result is always:
{status="200"} *v1*
{status="500"} *v2*
*...*
How do I make the resulting value
200 *v1*
500 *v2*
*...*
This would be super helpful for grafana dashboards where a graph panel is
showing a specific value by service name for example.
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/90f16e3e-58ac-4ed1-ab88-51e1e4e93745%40googlegroups.com.