@cryptotaxi247 / netdata-1 / commits / 8b4459e42

fix consul_raft_leadership_transitions alarm units (#14232)

Ilya Mashchenko committed Jan 9, 2023 at 16:35 UTC 8b4459e4219b528a5bd464d92c0dff18ecccf5cb
1 file changed +1 -1
health/health.d/consul.conf
+1 -1
@@ -47,7 +47,7 @@ component: Consul
47 component: Consul
48 lookup: sum -1m unaligned
49 every: 10s
50 - units: percentage
50 + units: transitions
51 warn: $this > 0
52 delay: down 5m multiplier 1.5 max 1h
53 info: there has been a leadership change and server ${label:node_name} datacenter ${label:datacenter} has become the leader