Add Grafana alerts dashboard for mobile-friendly alert overview

Two panels: currently firing alerts (firing/pending/noData/error) and
recent state changes. Refreshes every 30s. Uses Grafana's built-in
alertlist panel type — no datasource needed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-03-23 21:16:54 -07:00
commit 9024d41230
3 changed files with 79 additions and 0 deletions

View file

@ -0,0 +1 @@
Add Grafana "Alerts" dashboard showing currently firing alerts and recent state changes.