Commit d5d605da authored by James Turnbull's avatar James Turnbull Committed by Brian Brazil

Update for new HA in 0.15 (#985)

parent 326a6ef3
...@@ -70,7 +70,7 @@ is not used to send alerts. ...@@ -70,7 +70,7 @@ is not used to send alerts.
## High Availability ## High Availability
Alertmanager supports a mesh configuration to create a cluster for high availability. Alertmanager supports configuration to create a cluster for high availability.
This can be configured using the [-mesh-*](https://github.com/prometheus/alertmanager#high-availability) flags. This can be configured using the [--cluster-*](https://github.com/prometheus/alertmanager#high-availability) flags.
It's important not to load balance traffic between Prometheus and its Alertmanagers, but instead, point Prometheus to a list of all Alertmanagers. It's important not to load balance traffic between Prometheus and its Alertmanagers, but instead, point Prometheus to a list of all Alertmanagers.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment