Alertmanager는 Prometheus 같은 클라이언트로부터 alert를 받아 처리하는 서버이다. Alert 중복 제거, 그룹핑을 하고 최종적으로email이나 webhook, slack 등의 receiver 로 라우팅 처리를 하여 사용자가 가공된 alert message를 받아 볼 수 있게한다.

이미지 출처: https://github.com/prometheus/alertmanager#architecture

이미지 출처: https://training.promlabs.com/training/alerting-with-prometheus/alertmanager-overview/notification-pipeline

이미지 출처: https://promcon.io/2017-munich/slides/alertmanager-and-high-availability.pdf