Alertmanager Alert Filtering Rules – Effective Alert Management in Practice
Lately, we’ve been working extensively on integrating Prometheus alerts into NetEye. In most cases, we process the alerts sent by Alertmanager (Prometheus’ alert management system) using Tornado, where they are grouped based on labels – not following the traditional “Host” or “Service” structure. Our task is to “translate” these alerts into “hosts” and their corresponding…
Read More