We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 104c0a3 commit 5438632Copy full SHA for 5438632
docs/high_availability.md
@@ -36,10 +36,10 @@ An Alertmanager cluster consists of multiple Alertmanager instances that communi
36
│ │ │
37
▼ ▼ ▼
38
┌────────────────────────────────────────────┐
39
- │ ┌──────────┐ ┌──────────┐ ┌──────────┐ │
40
- │ │ AM-1 │ │ AM-2 │ │ AM-3 │ │
41
- │ │ (pos: 0) ├──┤ (pos: 1) ├──┤ (pos: 2) │ │
42
- │ └──────────┘ └──────────┘ └──────────┘ │
+ │ ┌──────────┐ ┌──────────┐ ┌──────────┐ │
+ │ │ AM-1 │ │ AM-2 │ │ AM-3 │ │
+ │ │ (pos: 0) ├──┤ (pos: 1) ├──┤ (pos: 2) │ │
+ │ └──────────┘ └──────────┘ └──────────┘ │
43
│ Gossip Protocol (Memberlist) │
44
└────────────────────────────────────────────┘
45
0 commit comments