Update sample config to include opsgenie example

This commit is contained in:
Joshua Barratt 2015-09-17 13:58:11 -07:00
parent e00f5b183e
commit 55587b8722
1 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,11 @@ notification_config {
topic_arn: "arn:aws:sns:us-east-1:an-arn-id:topic"
send_resolved: true
}
opsgenie_config {
api_key: "opsgenieapikey"
teams: "opsgenieteamname"
send_resolved: true
}
}
aggregation_rule {