grafana-prometheus-alertmanager-datasource
grafana-prometheus-alertmanager-datasource copied to clipboard
Issues with Stat Panel using Alertmanager Data Source
Hi All,
We are using Alertmanager data source for Stat panels to get the alert counts. The panel are setup and are working very well. But occasionally we see the counts are 0 even though we have some alerts firing. I am not finding any issues with the panel or the query when this happens. And it gets fixed by itself in sometime. So unable to reproduce it on demand. Below screenshot shows that there are some alerts firing where as the stat panel is showing the count as 0.
Any suggestions/fixes for this issue?

We are experiencing the same issue. Any news on that?
We are facing the same issue on our grafana.
That's worked for me! https://github.com/camptocamp/grafana-prometheus-alertmanager-datasource/issues/121
- Edit your panel and open the "Transform" tab.
- In value options, select "Reduce" and change the "Calculations" to "Count"
- Select field to count
This is not helping with Grafana 8.
With Grafana 8.4.1 and plugin in 1.0.0, I have the same error. The transformation tip seems not working in this configuration.
Hello, can you give a try to the new v2.0.0 release and see if you're always experiencing this issue please?