mirror of
https://github.com/mtan93/cachet-url-monitor.git
synced 2026-03-08 05:31:58 +00:00
Adding REGEX to sample configuration and updating the unit tests.
This commit is contained in:
@@ -7,6 +7,8 @@ endpoint:
|
||||
status: 200
|
||||
- type: LATENCY
|
||||
threshold: 1
|
||||
- type: REGEX
|
||||
regex: ".*<body>.*"
|
||||
cachet:
|
||||
api_url: http://status.cachethq.io/api/v1/
|
||||
token: my_token
|
||||
|
||||
Reference in New Issue
Block a user