grafana/pkg/services/alerting/notifiers
2017-01-11 13:57:07 +01:00
..
base.go tech(notifiers): improve logging for notifications 2016-10-11 10:15:41 +02:00
email_test.go feat(notifications): switch to ; seperator 2016-10-19 16:34:12 +02:00
email.go feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 2017-01-06 12:04:25 +01:00
opsgenie_test.go alerting: add support for OpsGenie 2016-12-06 14:48:13 -06:00
opsgenie.go feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 2017-01-06 12:04:25 +01:00
pagerduty_test.go Removed ExecError state 2016-11-07 07:12:43 -08:00
pagerduty.go feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 2017-01-06 12:04:25 +01:00
sensu_test.go Add support for sensu notifications (#7207) 2017-01-11 13:57:07 +01:00
sensu.go Add support for sensu notifications (#7207) 2017-01-11 13:57:07 +01:00
slack_test.go Added slack tests , fixed webhook tests 2016-11-04 06:05:44 -07:00
slack.go feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 2017-01-06 12:04:25 +01:00
telegram_test.go Added Telegram Messenger notification destination 2016-12-30 15:57:12 +03:00
telegram.go feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 2017-01-06 12:04:25 +01:00
victorops_test.go Add VictorOps Test. 2016-11-16 16:14:02 -08:00
victorops.go feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 2017-01-06 12:04:25 +01:00
webhook_test.go Added slack tests , fixed webhook tests 2016-11-04 06:05:44 -07:00
webhook.go Fix webhook username mismatch 2017-01-09 17:18:53 +01:00