Set of grafana dashboards to share with all.
curl -H "Authorization: Bearer my_grafana_com_token" -XPOST -H "Accept: application/json" -F '[email protected]' https://grafana.com/api/dashboards -v
Dashboard number 👉 12947
A Dashboard to visualize only Open(LIVE) Alerts of AlertManager instead of looking in Slack, Teams, and Emails.
Thanks to camptocamp organization for grafana-prometheus-alertmanager-datasource making Alertmanager behave like a datasource for Grafana.
This dashboard gives a holistic view of alerts in an organization that can be used by the Monitoring team. Also, provides drill down to one team's environment which can be used by the on-call person of that team.
The dashboard provides filtering on the basis of
region
severity
alert
team
environment
NOTE: Please feel free to modify these filter labels as these are very specific to my use case or remove from the query.
Dashboard number 👉 12875
A dashboard to view the history of all alerts sent by opendistro alerting on the basis of Monitor, Trigger, and Severity.
For every alert sent by the Opendistro alerting the document is saved in an inbuilt index.
Datasource: ElasticSearch
Index name: .opendistro-alerting-alert-history-*
Pattern: No pattern
Time field name: start_time
Version: 7.0+