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:
parent
d53e6244a0
commit
c22f9db1c8
5 changed files with 1 additions and 10 deletions
1
docs/changelog.d/mikado-deploy-infra-alerting.feature.md
Normal file
1
docs/changelog.d/mikado-deploy-infra-alerting.feature.md
Normal 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.
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,8 +1,6 @@
|
|||
---
|
||||
title: First Alert and Runbook
|
||||
modified: 2026-03-22
|
||||
requires:
|
||||
- configure-grafana-alerting-pipeline
|
||||
tags:
|
||||
- how-to
|
||||
- alerting
|
||||
|
|
|
|||
|
|
@ -1,8 +1,6 @@
|
|||
---
|
||||
title: Port services-check Alerts to Grafana
|
||||
modified: 2026-03-22
|
||||
requires:
|
||||
- first-alert-and-runbook
|
||||
tags:
|
||||
- how-to
|
||||
- alerting
|
||||
|
|
|
|||
|
|
@ -1,8 +1,6 @@
|
|||
---
|
||||
title: Refactor services-check to Query Alerts
|
||||
modified: 2026-03-22
|
||||
requires:
|
||||
- port-services-check-alerts
|
||||
tags:
|
||||
- how-to
|
||||
- alerting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue