grafana/pkg/services/alerting/notifiers
2017-11-29 11:16:45 +01:00
..
base.go alerting: images in alert notifications is now optional 2017-02-15 14:17:36 +01:00
dingding_test.go Add a new notifier : DingTalk (#8473) 2017-07-04 15:16:32 +02:00
dingding.go convert old metrics to prom metrics 2017-09-14 14:26:32 +02:00
email_test.go feat(notifications): switch to ; seperator 2016-10-19 16:34:12 +02:00
email.go convert old metrics to prom metrics 2017-09-14 14:26:32 +02:00
hipchat_test.go Adding HipChat Notifier 2017-02-07 10:50:49 -06:00
hipchat.go Change empty string checks and improve logging 2017-10-05 16:00:55 +02:00
kafka_test.go Fixed failing go tests 2017-10-09 18:56:05 -07:00
kafka.go gofmt fixes 2017-10-09 18:27:04 -07:00
line_test.go style: go fmt with simplify 2017-01-27 15:21:02 +01:00
line.go convert old metrics to prom metrics 2017-09-14 14:26:32 +02:00
opsgenie_test.go alerting: add support for OpsGenie 2016-12-06 14:48:13 -06:00
opsgenie.go Fix formatting issue 2017-10-05 08:42:45 +03:00
pagerduty_test.go Removed ExecError state 2016-11-07 07:12:43 -08:00
pagerduty.go Merge pull request #9311 from ctrlok/ctrlok/pagerdutyinfo 2017-09-29 15:40:49 +02:00
pushover_test.go Add Pushover alert notifications 2017-02-10 22:44:33 +01:00
pushover.go convert old metrics to prom metrics 2017-09-14 14:26:32 +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 When Messasge field is set for an alert, map it to the output field in a Sensu check result. If Message is empty, send "Grafana Metric Condition Met" 2017-10-17 16:22:56 -05:00
slack_test.go fixing json for CI 2017-10-01 10:37:59 -04:00
slack.go notifier: Fixes path for uploaded image for Slack notifier 2017-11-29 11:16:45 +01:00
teams_test.go Add Microsoft Teams notifier 2017-11-14 11:05:01 +01:00
teams.go teams: removes print statement 2017-11-14 11:05:01 +01:00
telegram_test.go Added Telegram Messenger notification destination 2016-12-30 15:57:12 +03:00
telegram.go convert old metrics to prom metrics 2017-09-14 14:26:32 +02:00
threema_test.go feat(alerting): Add Threema Gateway integration 2017-02-07 11:14:57 +01:00
threema.go convert old metrics to prom metrics 2017-09-14 14:26:32 +02:00
victorops_test.go Add VictorOps Test. 2016-11-16 16:14:02 -08:00
victorops.go convert old metrics to prom metrics 2017-09-14 14:26:32 +02:00
webhook_test.go Added slack tests , fixed webhook tests 2016-11-04 06:05:44 -07:00
webhook.go convert old metrics to prom metrics 2017-09-14 14:26:32 +02:00