Hi Team,
I was trying to add all the alerts raised by the prometheus alertmanager in the grafana dashboard. There are some metrics exposed by alertmanager like "alertmanager_alerts{state="active"}" , "alertmanager_alerts{state="suppressed"}" etc that we can plot on grafana as value.
But is there any way we can display all the active alerts with names in the grafana dashboard in tabular format, how to fetch those data from the alert manager ?
Thanks,
Neel Patel