Updating documentation on alerting HA (#65064)

pull/65260/head
annelaurefroment 2 years ago committed by GitHub
parent 647f693e59
commit 7b7e417629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/sources/alerting/set-up/configure-high-availability/_index.md

@ -16,6 +16,7 @@ weight: 300
# Enable alerting high availability # 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. 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 ## Enable alerting high availability in Grafana

Loading…
Cancel
Save