grafana/pkg/services/alerting/notifiers
2019-05-07 10:34:00 +02:00
..
alertmanager_test.go alertmanager: adds tests for should notify 2018-11-15 12:36:11 +01:00
alertmanager.go wip: impl so that get alertstate also creates it if it does not exist 2018-09-28 10:48:08 +02:00
base_test.go alerting: no notification when going from nodata -> pending (#16905) 2019-05-07 10:34:00 +02:00
base.go alerting: no notification when going from nodata -> pending (#16905) 2019-05-07 10:34:00 +02:00
dingding_test.go alerting: reduce log level for notifiers 2017-12-13 19:17:00 +01:00
dingding.go Add string quote func 2019-02-02 13:36:10 +08:00
discord_test.go Discord integration 2017-03-22 23:28:55 +01:00
discord.go fix discord notifier so it doesn't crash when there are no image generated 2019-03-06 17:03:14 +01:00
email_test.go feat(notifications): switch to ; seperator 2016-10-19 16:34:12 +02:00
email.go Fix: Alert email variable name typo fixed (#16232) 2019-03-27 09:42:20 +01:00
googlechat_test.go Add Google Hangouts Chat notifier. 2018-03-28 11:56:54 +02:00
googlechat.go removes unused code 2018-12-07 14:39:44 +01:00
hipchat_test.go Adding HipChat Notifier 2017-02-07 10:50:49 -06:00
hipchat.go fix hipchat color code used "no data" notifications 2018-09-14 17:22:07 +02:00
kafka_test.go Fixed failing go tests 2017-10-09 18:56:05 -07:00
kafka.go Fix goconst issues 2018-09-23 21:19:21 +02:00
line_test.go style: go fmt with simplify 2017-01-27 15:21:02 +01:00
line.go alerting: invert sendOnce to sendReminder 2018-06-05 10:44:17 +02:00
opsgenie_test.go alerting: add support for OpsGenie 2016-12-06 14:48:13 -06:00
opsgenie.go Fix goconst issues 2018-09-23 21:19:21 +02:00
pagerduty_test.go pagerduty: fixes invalid default value 2017-12-22 10:54:48 +01:00
pagerduty.go Fix goconst issues 2018-09-23 21:19:21 +02:00
pushover_test.go Pushover alert, support for different sound for OK (#16525) 2019-04-12 14:57:17 +02:00
pushover.go Pushover alert, support for different sound for OK (#16525) 2019-04-12 14:57:17 +02:00
sensu_test.go support setting the source and handler attribute in sensu notifications (#8405) 2017-05-24 13:42:24 +02:00
sensu.go alerting: invert sendOnce to sendReminder 2018-06-05 10:44:17 +02:00
slack_test.go Fixes #13993 - adds more options for Slack notifications 2018-11-07 22:08:26 -05:00
slack.go Fixes #13993 - adds more options for Slack notifications 2018-11-07 22:08:26 -05:00
teams_test.go Add Microsoft Teams notifier 2017-11-14 11:05:01 +01:00
teams.go Rewrote creation of images tag 2019-03-20 18:59:13 +01:00
telegram_test.go Increase Telegram captions length limit. 2018-10-31 18:07:09 +01:00
telegram.go removes error2 logger 2019-01-15 11:49:18 +01:00
threema_test.go feat(alerting): Add Threema Gateway integration 2017-02-07 11:14:57 +01:00
threema.go alerting: invert sendOnce to sendReminder 2018-06-05 10:44:17 +02:00
victorops_test.go Add VictorOps Test. 2016-11-16 16:14:02 -08:00
victorops.go Add more info to victorOps alert notifications 2019-03-14 15:47:11 +08:00
webhook_test.go Add a per-notifier ShouldNotify() 2017-12-12 17:35:54 +01:00
webhook.go alerting: invert sendOnce to sendReminder 2018-06-05 10:44:17 +02:00