This commit is contained in:
Seth Call 2026-01-08 08:49:38 -06:00
parent 9a0303cbb5
commit 574df9fd84
1 changed files with 9 additions and 0 deletions

View File

@ -170,6 +170,15 @@ kube-prometheus-stack:
repeat_interval: 12h
receiver: 'null'
routes:
- match:
alertname: InternalTestAlert
receiver: 'slack-notifications'
- match:
alertname: MediaNodeHighCPU
receiver: 'slack-notifications'
- match:
alertname: NodeMissingWorkloadLabel
receiver: 'slack-notifications'
- match:
alertname: NodeHighCPU
receiver: 'slack-notifications'