mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-14 15:21:11 +01:00
Fix sentence under Integrated Storage (Raft) Autopilot docs (#15231)
Co-authored-by: Peter Zujko <peter.zujko@klaviyo.com>
This commit is contained in:
parent
1daf522067
commit
2ae4459ffc
@ -476,7 +476,7 @@ These metrics relate to raft based [integrated storage][integrated-storage].
|
|||||||
| `vault.autopilot.healthy` | Set to 1 if Autopilot considers all nodes healthy | bool | gauge |
|
| `vault.autopilot.healthy` | Set to 1 if Autopilot considers all nodes healthy | bool | gauge |
|
||||||
| `vault.autopilot.failure_tolerance` | How many nodes can be lost while maintaining quorum, i.e. number of healthy nodes in excess of quorum | nodes | gauge |
|
| `vault.autopilot.failure_tolerance` | How many nodes can be lost while maintaining quorum, i.e. number of healthy nodes in excess of quorum | nodes | gauge |
|
||||||
|
|
||||||
Since Autopilot runs only the on the active node, these metrics are only emitted by the active node.
|
Since Autopilot runs only on the active node, these metrics are only emitted by the active node.
|
||||||
|
|
||||||
## Integrated Storage (Raft) Leadership Changes
|
## Integrated Storage (Raft) Leadership Changes
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user