Process Flow - Alerting with Prometheus Alertmanager
Prometheus scrapes metrics
Prometheus evaluates alert rules
Alert fires if condition met
Alert sent to Alertmanager
Alertmanager groups and deduplicates alerts
Alertmanager sends notifications
Notification received by user or system
Prometheus collects metrics, checks alert rules, sends alerts to Alertmanager, which groups alerts and sends notifications.