C2(deploy-infra-alerting): finalize rewrite cards as historical docs

Remove all Mikado frontmatter (status, branch, requires) from chain
cards. Add changelog fragment.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-03-22 14:29:30 -07:00
commit c22f9db1c8
5 changed files with 1 additions and 10 deletions

View file

@ -0,0 +1 @@
Deploy infrastructure alerting pipeline using Grafana Unified Alerting with ntfy push notifications. 7 alert rules with runbooks covering service health, pod readiness, PostgreSQL, textfile freshness, Frigate cameras, and ArgoCD sync status. services-check now queries the alerting API for covered checks.

View file

@ -1,10 +1,6 @@
---
title: Deploy Infrastructure Alerting Pipeline
modified: 2026-03-22
status: active
branch: mikado/deploy-infra-alerting
requires:
- refactor-services-check-to-query-alerts
tags:
- how-to
- alerting

View file

@ -1,8 +1,6 @@
---
title: First Alert and Runbook
modified: 2026-03-22
requires:
- configure-grafana-alerting-pipeline
tags:
- how-to
- alerting

View file

@ -1,8 +1,6 @@
---
title: Port services-check Alerts to Grafana
modified: 2026-03-22
requires:
- first-alert-and-runbook
tags:
- how-to
- alerting

View file

@ -1,8 +1,6 @@
---
title: Refactor services-check to Query Alerts
modified: 2026-03-22
requires:
- port-services-check-alerts
tags:
- how-to
- alerting