This commit is contained in:
2024-04-17 13:24:01 -04:00
parent e5ec521ec4
commit de78f7d085

View File

@@ -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