Assuming I have a counter with 3 different labels, how can I create an 
alert with a different condition for each of the labels, without splitting 
the query into 3?

So instead of 3 queries like this:rate(my_counter{mylabel=1}[30s]) I’d like 
to use just a single query: rate(my_counter[30s]), and create different 
conditions for mylabel=1, mylabel=2, mylabel=3. Is it possible?

Grafana v7.1.5 (9893b8c53d)

-- 
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/3ea380df-fef5-46db-8349-760c080133dan%40googlegroups.com.

Reply via email to