Merge pull request #10 from studiofrenetic/master

Add time interval
This commit is contained in:
Matej Kramny
2015-12-08 13:02:12 +00:00
4 changed files with 8 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ Features
--------
- [x] Creates & Resolves Incidents
- [x] Posts monitor lag every second
- [x] Posts monitor lag every second * config.Interval
- [x] Updates Component to Partial Outage
- [x] Updates Component to Major Outage if in Partial Outage
- [x] Can be run on multiple servers and geo regions
@@ -34,6 +34,7 @@ Configuration
{
"api_url": "https://demo.cachethq.io/api/v1",
"api_token": "9yMHsdioQosnyVK4iCVR",
"interval": 60,
"monitors": [
{
"name": "nodegear frontend",