Changing the actions to enum list so it's more flexible.

This commit is contained in:
Mitsuo Takaki
2017-02-11 01:02:27 -08:00
parent 9f3e2b6eff
commit e8d4b88c79
4 changed files with 50 additions and 28 deletions

View File

@@ -14,6 +14,7 @@ cachet:
token: my_token
component_id: 1
#metric_id: 1
create_incident: true
update_status: true
action:
- CREATE_INCIDENT
- UPDATE_STATUS
frequency: 30