kubectl edit cm prometheus-k8s-rulefiles-0 -n kubesphere-monitoring-system
- alert: Watchdog
annotations:
message: |
This is an alert meant to ensure that the entire alerting pipeline is functional.
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
mechanisms that send a notification when this alert is not firing. For example the
"DeadMansSnitch" integration in PagerDuty.
expr: vector(1)
labels:
severity: none
我想删除alert: Watchdog这个报警,删除后保存,Watchdog还在的,怎么删除watchdog