Dashboard for for Grafana providing vizualization of Prometheus Alertmanager metrics.
This project is maintained by FUSAKLA
I made this dashboard to get better glance what happens in our Alertmanager cluster and to ease debugging. Suprisingly I did not find any other publicly available. Feel free to use if and modify to suite your case.
The dashboard uses Alertmanagers metrics exposed on the HTTP endpoint /metrics in Prometheus format.
It should give you good idea about state of your Alertmanager cluster, it’s utilization and health.
Dashboard works only with instance label and repeats all graphs for every instance found
in the metric alertmanager_build_info.
Every graph should have description tooltip on the upper left cornet if you hover over it.
There are three ways to install this dashboard
JSON definition
of dashboard and paste it in the Import dialog in GrafanaJSON definition
and using the Upload .json file dialog9578 or on link https://grafana.com/dashboards/9578I’ll be happy to add any reasonable feature you would appreciate so don’t hesitate to create issue or PR directly.
Please if you make a PR add also screenshot of your change for easier CR. Thanks!
Thank’s goes to maintainers of the Alertmanager! Great work and thanks :)