Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 789 Bytes

File metadata and controls

16 lines (13 loc) · 789 Bytes
title Alerting overview
sort_rank 1
nav_icon sliders

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: