grafana/pkg/services/alerting/notifiers
2020-06-02 14:42:34 +02:00
..
alertmanager_test.go Alerting: Adds support for multiple URLs in Alertmanager notifier (#24196) 2020-05-20 08:49:53 +02:00
alertmanager.go Alerting: Adds support for multiple URLs in Alertmanager notifier (#24196) 2020-05-20 08:49:53 +02:00
base_test.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
base.go Chore: spelling in Go code (#24433) 2020-06-02 14:42:34 +02:00
dingding_test.go Alerting: Fix panic in dingding notifier (#20378) 2019-12-11 17:01:01 +01:00
dingding.go Alerting: Only include image in notifier when enabled (#23194) 2020-03-31 00:46:01 +02:00
discord_test.go Alerting: golint fixes for alerting (#17246) 2019-06-03 10:25:58 +02:00
discord.go Alerting: Only include image in notifier when enabled (#23194) 2020-03-31 00:46:01 +02:00
email_test.go tech: avoid alias for importing models in alerting (#17041) 2019-05-14 08:15:05 +02:00
email.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
googlechat_test.go alerting: golint fixes for alert notifiers. (#17167) 2019-05-20 15:23:06 +02:00
googlechat.go Hangouts: fixes notifications for alerts with empty message (#23559) 2020-04-14 15:02:58 +02:00
hipchat_test.go Build: use golangci-lint as a make command (#17739) 2019-07-02 16:06:59 +03:00
hipchat.go Alerting: Only include image in notifier when enabled (#23194) 2020-03-31 00:46:01 +02:00
kafka_test.go alerting: golint fixes for alert notifiers. (#17167) 2019-05-20 15:23:06 +02:00
kafka.go Alerting: Only include image in notifier when enabled (#23194) 2020-03-31 00:46:01 +02:00
line_test.go alerting: golint fixes for alert notifiers. (#17167) 2019-05-20 15:23:06 +02:00
line.go Alerting: Only include image in notifier when enabled (#23194) 2020-03-31 00:46:01 +02:00
opsgenie_test.go Build: Stricter linting should break the build (#23606) 2020-04-16 16:09:27 +02:00
opsgenie.go Alerting: Only include image in notifier when enabled (#23194) 2020-03-31 00:46:01 +02:00
pagerduty_test.go Alerting: Remove message from PagerDuty summary field (#24813) 2020-05-25 21:01:29 +02:00
pagerduty.go Alerting: Remove message from PagerDuty summary field (#24813) 2020-05-25 21:01:29 +02:00
pushover_test.go alerting: golint fixes for alert notifiers. (#17167) 2019-05-20 15:23:06 +02:00
pushover.go Alerting: golint fixes for alerting (#17246) 2019-06-03 10:25:58 +02:00
sensu_test.go alerting: golint fixes for alert notifiers. (#17167) 2019-05-20 15:23:06 +02:00
sensu.go Alerting: Only include image in notifier when enabled (#23194) 2020-03-31 00:46:01 +02:00
slack_test.go Alerting: Update the types of recipient supported by the Slack notifier (#22205) 2020-02-14 17:11:23 +01:00
slack.go Alerting: Only include image in notifier when enabled (#23194) 2020-03-31 00:46:01 +02:00
teams_test.go alerting: golint fixes for alert notifiers. (#17167) 2019-05-20 15:23:06 +02:00
teams.go Alerting: Only include image in notifier when enabled (#23194) 2020-03-31 00:46:01 +02:00
telegram_test.go tech: avoid alias for importing models in alerting (#17041) 2019-05-14 08:15:05 +02:00
telegram.go Telegram: Check error before adding defer close of image (#20331) 2019-11-13 13:33:03 +01:00
threema_test.go alerting: golint fixes for alert notifiers. (#17167) 2019-05-20 15:23:06 +02:00
threema.go Fix misspell issues (#23905) 2020-04-29 21:37:21 +02:00
victorops_test.go tech: avoid alias for importing models in alerting (#17041) 2019-05-14 08:15:05 +02:00
victorops.go Alerting: updating the victorops alerter to handle the no_data alert type (#23761) 2020-05-19 09:58:57 +02:00
webhook_test.go alerting: golint fixes for alert notifiers. (#17167) 2019-05-20 15:23:06 +02:00
webhook.go Alerting: Only include image in notifier when enabled (#23194) 2020-03-31 00:46:01 +02:00