Alerting docs: fix Alertmanagers title (#88625)

This commit is contained in:
Pepe Cano 2024-06-04 09:10:28 +02:00 committed by GitHub
parent b6bd9e5352
commit 3af72bdeee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ labels:
- cloud - cloud
- enterprise - enterprise
- oss - oss
title: Add an external Alertmanager title: Configure Alertmanagers
weight: 200 weight: 200
refs: refs:
notifications: notifications:
@ -28,7 +28,7 @@ refs:
destination: /docs/grafana-cloud/alerting-and-irm/alerting/fundamentals/notifications/ destination: /docs/grafana-cloud/alerting-and-irm/alerting/fundamentals/notifications/
--- ---
## Configure Alertmanagers # Configure Alertmanagers
Grafana Alerting is based on the architecture of the Prometheus alerting system. Grafana sends firing and resolved alerts to an Alertmanager, which is responsible for [handling notifications](ref:notifications). Grafana Alerting is based on the architecture of the Prometheus alerting system. Grafana sends firing and resolved alerts to an Alertmanager, which is responsible for [handling notifications](ref:notifications).