2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-24 20:51:10 +00:00

10 lines
335 B
Plaintext
Raw Normal View History

```release-note:improvement
autopilot: Autopilot state is now tracked on Raft followers in addition to the leader.
Stale queries may be used to query for the non-leaders state.
```
```release-note:improvement
autopilot: The `autopilot.healthy` and `autopilot.failure_tolerance` metrics are now
regularly emitted by all servers.
```