Commit d4622dc
committed
Improve watchdog alert
This expression fires the Watchdog alert also if the TSDB is up to date and therefore checks the functionality of the full stack.
With `vector(1)`, only alertmanager needs to be functional to fire. So In case of a full TSDB storage, the Watchdog still fires and the lack of new metrics goes unnoticed.
Signed-off-by: Andreas Tellenbach <[email protected]>1 parent defa2bd commit d4622dc
File tree
1 file changed
+1
-1
lines changed- jsonnet/kube-prometheus/components/mixin/alerts
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments