generate-in-docker Fix Watchdog alert typo

This commit is contained in:
goll
2019-03-15 17:19:57 +01:00
parent 812d0c8125
commit 369bb62349
3 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
"subdir": "contrib/kube-prometheus/jsonnet/kube-prometheus" "subdir": "contrib/kube-prometheus/jsonnet/kube-prometheus"
} }
}, },
"version": "1ee4e35b5807c954ccdd5cbac10f6b67c6dec685" "version": "9faab58c2b1cce4def2cc35045162554b8e4a706"
}, },
{ {
"name": "ksonnet", "name": "ksonnet",
@@ -28,7 +28,7 @@
"subdir": "" "subdir": ""
} }
}, },
"version": "9069b2c1be0ce32f63f9a01c4a4f8d69bc4e37d5" "version": "b8b1a40066bd40bf7612bbb1cc9208f76530f44a"
}, },
{ {
"name": "grafonnet", "name": "grafonnet",

View File

@@ -5499,7 +5499,7 @@ items:
], ],
"timeFrom": null, "timeFrom": null,
"timeShift": null, "timeShift": null,
"title": "CPU Utilizaion", "title": "CPU Utilization",
"tooltip": { "tooltip": {
"shared": false, "shared": false,
"sort": 0, "sort": 0,

View File

@@ -874,7 +874,7 @@ spec:
This alert is always firing, therefore it should always be firing in Alertmanager This alert is always firing, therefore it should always be firing in Alertmanager
and always fire against a receiver. There are integrations with various notification and always fire against a receiver. There are integrations with various notification
mechanisms that send a notification when this alert is not firing. For example the mechanisms that send a notification when this alert is not firing. For example the
"DeadMansSwitch" integration in PagerDuty. "DeadMansSnitch" integration in PagerDuty.
expr: vector(1) expr: vector(1)
labels: labels:
severity: none severity: none