Alerting Overview
Alerting with Prometheus is separated into two parts. Alerting rules in Prometheus servers send alerts to an Alertmanager. The Alertmanager then manages those alerts, including silencing, inhibition, aggregation and sending out notifications via methods such as email, on-call notification systems, and chat platforms.
The main steps to setting up alerting and notifications are:
- Setup and configure the Alertmanager
- Configure Prometheus to talk to the Alertmanager
- Create alerting rules in Prometheus
This documentation is open-source. Please help improve it by filing issues or pull requests.
当前内容版权归 Prometheus 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Prometheus .