2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-12 14:55:02 +00:00
FFMMM fea6f08bf9
fix autopilot_failure_tolerance, add autopilot metrics test case ()
Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>
2021-10-25 10:55:59 -07:00

3 lines
160 B
Plaintext

```release-note:bug
telemetry: fixes a bug with Prometheus consul_autopilot_failure_tolerance metric where 0 is reported instead of NaN on follower servers.
```