Initial implementation but taking a different approach.

This commit is contained in:
Mitsuo Takaki
2016-04-27 21:45:24 -07:00
commit 37bec316ff
5 changed files with 96 additions and 0 deletions

14
config.yml Normal file
View File

@@ -0,0 +1,14 @@
endpoint:
url: http://www.google.com
method: GET
expectation:
- type: HTTP_STATUS
status: 200
- type: LATENCY
threshold: 80
cachet:
api_url: http://status.cachethq.io/api/v1/
token: my_token
component_id: 1
metric_id: 1
frequency: 30