mirror of
https://github.com/mtan93/cachet-url-monitor.git
synced 2026-03-08 05:31:58 +00:00
Create incident/update component status only after specified amount of failed connection trials
This commit is contained in:
@@ -9,6 +9,7 @@ endpoint:
|
||||
threshold: 1
|
||||
- type: REGEX
|
||||
regex: '.*(<body).*'
|
||||
allowed_fails: 0
|
||||
cachet:
|
||||
api_url: https://demo.cachethq.io/api/v1
|
||||
token: my_token
|
||||
|
||||
Reference in New Issue
Block a user