Skip to content
Snippets Groups Projects
Commit 6adee69b authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Merge branch '430.fewer-alerts-please' into 'develop'

Increase downtime before alert for ProbeFails and ScrapingDown

See merge request !307
parents c371ee1c 791f9194
No related branches found
No related tags found
5 merge requests!315update production,!314update production,!313update production,!312update production,!307Increase downtime before alert for ProbeFails and ScrapingDown
Pipeline #2157 passed
......@@ -48,7 +48,7 @@
}
],
"executionErrorState": "alerting",
"for": "5m",
"for": "10m",
"frequency": "1m",
"handler": 1,
"name": "Scraping down",
......
......@@ -185,7 +185,7 @@
}
],
"executionErrorState": "alerting",
"for": "5m",
"for": "10m",
"frequency": "1m",
"handler": 1,
"name": "Probe fails alert",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment