AlertManager

Alert routing, grouping, and deduplication.

Overview

PropertyValue
CDK8s fileplatform/cdk8s/cots/monitoring/alert_manager.go
Namespacealertmanager
HTTPRouteNone
UINo

Purpose

AlertManager handles alerts fired by Prometheus-compatible rule engines. It deduplicates, groups, and routes alerts to notification channels (email, Slack, PagerDuty, etc.).

Deployed via kube-prometheus-stack.

Configuration

Alert routing rules and notification channels are configured via Helm values in the CDK8s code.