Fix Typo
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
condition:
|
condition:
|
||||||
all:
|
all:
|
||||||
- event.alert.labels.org == "OYS" and event.alert.status == "firing"
|
- event.alert.labels.org == "OYS" and event.alert.status == "firing"
|
||||||
- and event.alert.labels.alertname == "ProcessCPUHog"
|
- event.alert.labels.alertname == "ProcessCPUHog"
|
||||||
actions:
|
actions:
|
||||||
- print_event:
|
- print_event:
|
||||||
pretty: true
|
pretty: true
|
||||||
|
|||||||
Reference in New Issue
Block a user