Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
docs
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
docs
Commits
37ad4118
Commit
37ad4118
authored
7 years ago
by
Jose Donizetti
Committed by
Brian Brazil
7 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add alertmanager HA support section (#847)
parent
4e0baea5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
alertmanager.md
content/docs/alerting/alertmanager.md
+7
-0
No files found.
content/docs/alerting/alertmanager.md
View file @
37ad4118
...
...
@@ -67,3 +67,10 @@ Silences are configured in the web interface of the Alertmanager.
The Alertmanager has
[
special requirements
](
../clients
)
for behavior of its
client. Those are only relevant for advanced use cases where Prometheus
is not used to send alerts.
## High Availability
Alertmanager supports a mesh configuration to create a cluster for high availability.
This can be configured using the
[
-mesh-*
](
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.
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment