summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2023-01-09 16:35:37 +0200
committerGitHub <noreply@github.com>2023-01-09 16:35:37 +0200
commit8b4459e4219b528a5bd464d92c0dff18ecccf5cb (patch)
tree7f0758b67a291016323fae0251720f2c7e9c2099
parent967208aa05307a04cf70e544a4e353899f347fb6 (diff)
fix consul_raft_leadership_transitions alarm units (#14232)pre-dbengine2
-rw-r--r--health/health.d/consul.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/health/health.d/consul.conf b/health/health.d/consul.conf
index 8621134dd2..e106f3db0b 100644
--- a/health/health.d/consul.conf
+++ b/health/health.d/consul.conf
@@ -47,7 +47,7 @@ component: Consul
component: Consul
lookup: sum -1m unaligned
every: 10s
- units: percentage
+ units: transitions
warn: $this > 0
delay: down 5m multiplier 1.5 max 1h
info: there has been a leadership change and server ${label:node_name} datacenter ${label:datacenter} has become the leader