
prom-alertmanager
Prometheus Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integrations.
About
Alertmanager is a companion tool to Prometheus that manages alerts sent by client applications. It's designed for system administrators, DevOps engineers, and SREs who need to handle alert deduplication, grouping, and routing from monitoring systems to appropriate notification ch…