mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-12-24 18:41:01 +01:00
Replace Watchdog alerts part of the `example-group` in some examples by ExampleAlert alerts to reinforce the fact that this is just an example. Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
1 line
181 B
JSON
1 line
181 B
JSON
{"groups":[{"name":"example-group","rules":[{"alert":"ExampleAlert","annotations":{"description":"This is an example alert."},"expr":"vector(1)","labels":{"severity":"warning"}}]}]} |