kube-prometheus/docs: Update how to handle existing rules

This commit is contained in:
Frederic Branczyk
2019-03-01 18:13:11 +01:00
parent 1d70464c9f
commit 67b2c29875
4 changed files with 16 additions and 17 deletions

View File

@@ -0,0 +1 @@
{"groups":[{"name":"example-group","rules":[{"alert":"DeadMansSwitch","annotations":{"description":"This is a DeadMansSwitch meant to ensure that the entire alerting pipeline is functional."},"expr":"vector(1)","labels":{"severity":"none"}}]}]}