ec7ebd7013
Project map had drifted: claimed recharts unused (was used), ObservabilityPage.tsx
exists (refactored to service-tabs/), missed JellyfinNowPlayingWidget +
authentik/backups service types. Regenerate to reflect post-change reality:
new Qbittorrent/LineSeriesChart/Prometheus{Gauge,Mean}Widget files,
service_data.py/qbittorrent_store.py, canonical prometheus-charting +
service-storage specs, archived changes.
20 lines
894 B
Markdown
20 lines
894 B
Markdown
# monitoring/alertmanager
|
|
dir: monitoring/alertmanager
|
|
|
|
index: monitoring/alertmanager/.pi-map.index.md
|
|
|
|
## role
|
|
Manages alert routing, grouping, and notification delivery for Prometheus-generated alerts via email and webhook channels.
|
|
## 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 implementing rule-based routing, alert grouping, inhibition policies, and critical escalation patterns.
|
|
## tags
|
|
alertmanager, configures, routing, grouping, delivering, prometheus, alerts, email
|
|
## symbols
|
|
-
|
|
## workflows
|
|
-
|
|
## dirty
|
|
-
|