Enforce consistent role names in README

This commit is contained in:
Alexander Gorelyshev
2025-12-18 17:16:02 +04:00
parent 93720acd46
commit a50119d74e
23 changed files with 36 additions and 44 deletions

View File

@@ -1,4 +1,4 @@
genlab.alertmanager
alertmanager
=========
The [Alertmanager](https://github.com/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 integration such as email, PagerDuty, or OpsGenie. It also takes care of silencing and inhibition of alerts.