#38 - Adding support to milliseconds and different units for latency and changing http status to a range, instead of a single value.

This commit is contained in:
Mitsuo Takaki
2018-03-18 16:58:02 -07:00
parent 726f5377b1
commit 1899e95642
8 changed files with 86 additions and 14 deletions

View File

@@ -4,7 +4,7 @@ endpoint:
timeout: 0.01
expectation:
- type: HTTP_STATUS
status: 200
status_range: 200-300
- type: LATENCY
threshold: 1
- type: REGEX
@@ -19,3 +19,4 @@ cachet:
- UPDATE_STATUS
public_incidents: true
frequency: 30
latency_unit: ms