38b2de54ff
- 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.
20 lines
948 B
Markdown
20 lines
948 B
Markdown
# 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
|
|
-
|