Prometheus Alertmanager
Recent Changes
Update alertmanager to 0.30.0
[CHANGE] Don't allow calling qids with an empty ids list. #4707
[FEATURE] Add mattermost integration. #4090
[FEATURE] Add saturday to the first day of the week options. #4473
[FEATURE] Add templating functions for working with urls. #4625
[FEATURE] cluster: Allow persistent peer names. #4636
[FEATURE] dispatch: Add start delay. #4704
[FEATURE] provider: Add subscriber channel metrics. #4630
[FEATURE] template: Add tojson function. #4773
[FEATURE] Add api http metrics. #4162
[FEATURE] Add distributed tracing support. #4745
About
The 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 integration such as email, PagerDuty, or OpsGenie. It also takes care of silencing and inhibition of alerts.
Features
- Grouping categorizes alerts of similar nature into a single notification.
- Inhibition is a concept of suppressing notifications for certain alerts if certain other alerts are already firing.
- Silences are a straightforward way to simply mute alerts for a given time.
- Alertmanager supports configuration to create a cluster for high availability.
Install Prometheus Alertmanager in a few minutes on your server with Cloudron. To install Cloudron first, follow our setup steps.