$ cat templates/grafana-slo-dashboard
Grafana SLO dashboard
An error-budget dashboard JSON you can import in 30 seconds.
grafana-slo-dashboardDownload template
Import the JSON, point it at your Prometheus, and get burn-rate panels out of the box.
The problem
A small, annoying task that was eating time and attention every week. We measured it before touching anything.
The approach
One focused change, reproducible, with a guardrail and an obvious way to turn it off. No magic, no vibes.
$ ./run --dry-run
[ ok ] plan looks sane
$ ./run --applyThe receipts
Before/after benchmarks, the failure modes we hit, and the tradeoffs we accepted. The repo has the full runbook.