Updating documentation on alerting HA (#65064)

This commit is contained in:
annelaurefroment 2023-03-23 11:34:38 +00:00 committed by GitHub
parent 647f693e59
commit 7b7e417629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ weight: 300
# Enable alerting high availability
You can enable alerting high availability support by updating the Grafana configuration file. If you run Grafana in a Kubernetes cluster, additional steps are required. Both options are described below.
Please note that the deduplication is done for the notification, but the alert will still be evaluated on every Grafana instance. This means that events in alerting state history will be duplicated by the number of Grafana instances running.
## Enable alerting high availability in Grafana