Alerting docs: fix `Alertmanagers` title (#88625)

pull/88657/head
Pepe Cano 2 years ago committed by GitHub
parent b6bd9e5352
commit 3af72bdeee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      docs/sources/alerting/set-up/configure-alertmanager/index.md

@ -18,7 +18,7 @@ labels:
- cloud
- enterprise
- oss
title: Add an external Alertmanager
title: Configure Alertmanagers
weight: 200
refs:
notifications:
@ -28,7 +28,7 @@ refs:
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).

Loading…
Cancel
Save