grafana/pkg/services/alerting/notifiers
Marcus Efraimsson 6bd7411f04
Alerting: Only include image in notifier when enabled (#23194)
Fixes a bug when you had multiple notifiers for a rule, but not all 
had enabled to include image.

Fixes #22883
2020-03-31 00:46:01 +02:00
..
alertmanager_test.go Build: use golangci-lint as a make command (#17739) 2019-07-02 16:06:59 +03:00
alertmanager.go Alerting: Add tags to alert rules (#10989) 2019-06-06 13:29:30 +02:00
base_test.go Notification is sent when state changes from no_data to ok (#18920) 2019-09-05 18:54:27 +03:00
base.go Notification is sent when state changes from no_data to ok (#18920) 2019-09-05 18:54:27 +03: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 Alerting: Only include image in notifier when enabled (#23194) 2020-03-31 00:46:01 +02:00
googlechat_test.go alerting: golint fixes for alert notifiers. (#17167) 2019-05-20 15:23:06 +02:00
googlechat.go Alerting: Only include image in notifier when enabled (#23194) 2020-03-31 00:46:01 +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 AlertNotifier: Support alert tags in OpsGenie notifier (#20810) 2019-12-03 11:54:37 +01:00
opsgenie.go Alerting: Only include image in notifier when enabled (#23194) 2020-03-31 00:46:01 +02:00
pagerduty_test.go Alerting: Enable Alert rule tags to override PagerDuty Severity setting (#22736) 2020-03-23 19:32:55 +01:00
pagerduty.go Alerting: Only include image in notifier when enabled (#23194) 2020-03-31 00:46:01 +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 Alerting: Only include image in notifier when enabled (#23194) 2020-03-31 00:46:01 +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: Only include image in notifier when enabled (#23194) 2020-03-31 00:46:01 +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