blumeops/docs/how-to/runbooks
Erich Blume 6d65e6928c C2: Deploy infrastructure alerting pipeline (#303)
## Summary

Mikado chain to replace `mise run services-check` with Grafana Unified Alerting backed by ntfy push notifications.

**Design:**
- Grafana Unified Alerting evaluates rules against Prometheus/Loki
- ntfy webhook contact point delivers iOS notifications
- Anti-noise policy: page once per 24h per alert group
- Every alert links to a runbook in `docs/how-to/alerts/`
- services-check eventually queries the alerting API instead of doing its own probes

**Chain (bottom-up):**
1. `configure-grafana-alerting-pipeline` — enable alerting, ntfy contact point, notification policy
2. `first-alert-and-runbook` — end-to-end proof of concept with blackbox probe failure
3. `port-services-check-alerts` — migrate all services-check probes to alert rules + runbooks
4. `refactor-services-check-to-query-alerts` — rewrite services-check to query Grafana API
5. `deploy-infra-alerting` — goal card

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Reviewed-on: #303
2026-03-22 14:52:56 -07:00
..
configure-grafana-alerting-pipeline.md C2: Deploy infrastructure alerting pipeline (#303) 2026-03-22 14:52:56 -07:00
deploy-infra-alerting.md C2: Deploy infrastructure alerting pipeline (#303) 2026-03-22 14:52:56 -07:00
first-alert-and-runbook.md C2: Deploy infrastructure alerting pipeline (#303) 2026-03-22 14:52:56 -07:00
port-services-check-alerts.md C2: Deploy infrastructure alerting pipeline (#303) 2026-03-22 14:52:56 -07:00
refactor-services-check-to-query-alerts.md C2: Deploy infrastructure alerting pipeline (#303) 2026-03-22 14:52:56 -07:00
runbook-argocd-out-of-sync.md C2: Deploy infrastructure alerting pipeline (#303) 2026-03-22 14:52:56 -07:00
runbook-frigate-camera-down.md C2: Deploy infrastructure alerting pipeline (#303) 2026-03-22 14:52:56 -07:00
runbook-pod-not-ready.md C2: Deploy infrastructure alerting pipeline (#303) 2026-03-22 14:52:56 -07:00
runbook-postgres-unhealthy.md C2: Deploy infrastructure alerting pipeline (#303) 2026-03-22 14:52:56 -07:00
runbook-service-probe-failure.md C2: Deploy infrastructure alerting pipeline (#303) 2026-03-22 14:52:56 -07:00
runbook-textfile-stale.md C2: Deploy infrastructure alerting pipeline (#303) 2026-03-22 14:52:56 -07:00