Hi. I have made a variable "cluster" in Grafana that contains all my 
clusters(ADS,TV etc.) present in my Infra.
Now, I want the critical alert count for every service(CPU, Memory, Disk) 
clusterwise which I am getting successfully using the alertmanager query - 
*alertname="CPULOAD", 
cluster="$cluster"* .
This works fine when I select a particular cluster. But when I need the 
total critical count for that service, I select "All" in the cluster 
variable and it breaks. 
Can someone help? Or suggest a better method, if any.

Thanks in advance.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/aa6d061d-8e00-4f3e-9932-4ee39eef7f59%40googlegroups.com.

Reply via email to