grafana/pkg/services/ngalert/notifier/channels
Alexander Weaver 3a580dc3cd
Alerting: Extract default message embed into named constant (#55424)
* Resolve conflicts

* Combine multiple const definitions
2022-09-20 10:20:06 -05:00
..
alertmanager_test.go Alerting: Change __alertScreenshotToken__ to __alertImageToken__ (#50771) 2022-07-04 06:05:36 -04:00
alertmanager.go Alerting: Remove withStoredImage and change forEachFunc (#51384) 2022-06-30 15:27:57 +01:00
base.go Alerting: Validate contact point configuration during migration to Unified Alerting (#40717) 2021-10-22 10:11:06 +01:00
default_template_test.go Alerting: Extract default message embed into named constant (#55424) 2022-09-20 10:20:06 -05:00
default_template.go Alerting: Extract default message embed into named constant (#55424) 2022-09-20 10:20:06 -05:00
dingding_test.go Fix empty contact point URLs when template parsing fails (#47029) 2022-03-31 15:57:48 -03:00
dingding.go Alerting: Extract default message embed into named constant (#55424) 2022-09-20 10:20:06 -05:00
discord_test.go Alerting: Attach image URLs or upload files to Discord notifications. (#49439) 2022-05-23 17:28:16 -05:00
discord.go Alerting: Extract default message embed into named constant (#55424) 2022-09-20 10:20:06 -05:00
email_test.go Alerting: Fix Teams notifier not failing on 200 response with error (#52254) 2022-07-14 13:15:18 -04:00
email.go Alerting: Remove withStoredImage and change forEachFunc (#51384) 2022-06-30 15:27:57 +01:00
factory.go Alerting: Add stored screenshot utilities to the channels package. (#49470) 2022-05-26 13:29:56 +08:00
googlechat_test.go Alerting: Do not include button in googlechat notification if URL invalid (#47317) 2022-05-26 11:23:39 -05:00
googlechat.go Alerting: Extract default message embed into named constant (#55424) 2022-09-20 10:20:06 -05:00
kafka_test.go Alerting: Change __alertScreenshotToken__ to __alertImageToken__ (#50771) 2022-07-04 06:05:36 -04:00
kafka.go Alerting: Extract default message embed into named constant (#55424) 2022-09-20 10:20:06 -05:00
line_test.go Revert "Alerting: Add support for images in Line alerts (#50703)" (#52593) 2022-07-21 06:57:57 -04:00
line.go Alerting: Extract default message embed into named constant (#55424) 2022-09-20 10:20:06 -05:00
opsgenie_test.go Optional custom title and description for OpsGenie (#50131) 2022-06-08 17:55:31 -03:00
opsgenie.go Alerting: Extract default message embed into named constant (#55424) 2022-09-20 10:20:06 -05:00
pagerduty_test.go Alerting: Add Screenshot URLs to Pagerduty Notifier (#49377) 2022-05-23 16:40:58 +08:00
pagerduty.go Alerting: Remove withStoredImage and change forEachFunc (#51384) 2022-06-30 15:27:57 +01:00
pushover_test.go Alerting: Change __alertScreenshotToken__ to __alertImageToken__ (#50771) 2022-07-04 06:05:36 -04:00
pushover.go Alerting: Extract default message embed into named constant (#55424) 2022-09-20 10:20:06 -05:00
sensugo_test.go Alerting: Change __alertScreenshotToken__ to __alertImageToken__ (#50771) 2022-07-04 06:05:36 -04:00
sensugo.go Alerting: Extract default message embed into named constant (#55424) 2022-09-20 10:20:06 -05:00
slack_test.go Alerting: Refactor one notifier to use encoding/json to parse settings instead of simplejson (#55271) 2022-09-19 17:30:16 -05:00
slack.go Alerting: Extract default message embed into named constant (#55424) 2022-09-20 10:20:06 -05:00
teams_test.go Alerting: Fix width of Adapative Cards in Teams notifications (#53996) 2022-08-22 16:04:22 +01:00
teams.go Alerting: Fix width of Adapative Cards in Teams notifications (#53996) 2022-08-22 16:04:22 +01:00
telegram_test.go Alerting: Telegram: truncate long messages (#54339) 2022-09-06 16:47:04 +01:00
telegram.go Alerting: Extract default message embed into named constant (#55424) 2022-09-20 10:20:06 -05:00
template_data.go Alerting: Fix image embed in email template. (#50370) 2022-06-09 10:01:58 +08:00
testing.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
threema_test.go Alerting: Change __alertScreenshotToken__ to __alertImageToken__ (#50771) 2022-07-04 06:05:36 -04:00
threema.go Alerting: Extract default message embed into named constant (#55424) 2022-09-20 10:20:06 -05:00
util_test.go Alerting: Change __alertScreenshotToken__ to __alertImageToken__ (#50771) 2022-07-04 06:05:36 -04:00
util.go Alerting: Refactor one notifier to use encoding/json to parse settings instead of simplejson (#55271) 2022-09-19 17:30:16 -05:00
victorops_test.go Alerting: Change __alertScreenshotToken__ to __alertImageToken__ (#50771) 2022-07-04 06:05:36 -04:00
victorops.go Alerting: Extract default message embed into named constant (#55424) 2022-09-20 10:20:06 -05:00
webhook_test.go Alerting: Allow the webhook notifier to support a custom Authorization header (#52515) 2022-07-21 10:25:58 +01:00
webhook.go Alerting: Extract default message embed into named constant (#55424) 2022-09-20 10:20:06 -05:00
wecom_test.go Alerting: Add custom templated title to Wecom notifier (#51529) 2022-07-06 11:54:46 -04:00
wecom.go Alerting: Extract default message embed into named constant (#55424) 2022-09-20 10:20:06 -05:00