chore: archive observability-service-registry, track pi-map artifacts

- Archive the completed observability-service-registry SDD change into
  openspec/changes/archive/ (delivered across 5 slices; only
  jellyfin-service-registry remains active).
- Stop ignoring .pi-map.md / .pi-map.index.md so the navigation maps are
  versioned alongside the code, and add the regenerated map pairs repo-wide.
This commit is contained in:
Developer
2026-06-24 13:28:23 +00:00
parent c1610c93a1
commit 38b2de54ff
164 changed files with 4047 additions and 2 deletions
+19
View File
@@ -0,0 +1,19 @@
# monitoring/alertmanager (index)
dir: monitoring/alertmanager
## role
Central configuration package for Prometheus alert routing, grouping, and notification delivery within the monitoring stack.
## parent
index: monitoring/.pi-map.index.md
map: monitoring/.pi-map.md
## children
-
## files
- alertmanager.yml
## links
index: monitoring/alertmanager/.pi-map.index.md
map: monitoring/alertmanager/.pi-map.md
## workflows
-
## dirty
-
+19
View File
@@ -0,0 +1,19 @@
# monitoring/alertmanager
dir: monitoring/alertmanager
index: monitoring/alertmanager/.pi-map.index.md
## role
Central configuration package for Prometheus alert routing, grouping, and notification delivery within the monitoring stack.
## files
- alertmanager.yml | Configures Alertmanager for routing, grouping, and delivering Prometheus alerts via email and webhook with support for critical alert escalation and inhibition rules. | dep: Alertmanager, SMTP server, webhook endpoint, environment variables (SMTP_HOST, SMTP_PORT, SMTP_FROM_ADDRESS, SMTP_USERNAME, SMTP_PASSWORD, ALERT_EMAIL_TO, ALERTMANAGER_WEBHOOK_URL)
## arch
Declarative YAML configuration utilizing a hierarchical routing tree with receiver-based notification patterns (email, webhook) and alert inhibition rules to prevent notification storms.
## tags
alertmanager, configures, routing, grouping, delivering, prometheus, alerts, email
## symbols
-
## workflows
-
## dirty
-