mirror of
https://github.com/bloomberg/goldpinger.git
synced 2026-08-23 21:36:25 +00:00
Update to get the latest changes from Master
Signed-off-by: jpmondet <jp@mondet.org>
This commit is contained in:
@@ -223,7 +223,7 @@ To get you started, here's a rule that will trigger an alert if there are any no
|
||||
|
||||
```yaml
|
||||
alert: goldpinger_nodes_unhealthy
|
||||
expr: sum(goldpinger_nodes_healthy_total{status="unhealthy"})
|
||||
expr: sum(goldpinger_nodes_health_total{status="unhealthy"})
|
||||
BY (goldpinger_instance) > 0
|
||||
for: 5m
|
||||
annotations:
|
||||
|
||||
Reference in New Issue
Block a user