grafana/pkg/services/ngalert/notifier/channels
2022-06-20 14:39:27 +01:00
..
alertmanager_test.go Alerting: refactor receiver validation to be reusable (#46103) 2022-03-15 00:27:10 +01:00
alertmanager.go Alerting: Logs should not be capitalized and the errors key should be "err" (#50333) 2022-06-07 19:54:23 +02: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: Add resolved count to notification title when both firing and resolved present (#46697) 2022-03-29 11:22:28 -04:00
default_template.go Alerting: Add resolved count to notification title when both firing and resolved present (#46697) 2022-03-29 11:22:28 -04: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: Logs should not be capitalized and the errors key should be "err" (#50333) 2022-06-07 19:54:23 +02: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: Use ErrImagesDone in Discord and SensuGo (#51106) 2022-06-20 14:39:27 +01:00
email_test.go Chore: Make test tracer noop and return no errors (#50797) 2022-06-15 12:40:41 +02:00
email.go Alerting: Fix image embed in email template. (#50370) 2022-06-09 10:01:58 +08: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: Logs should not be capitalized and the errors key should be "err" (#50333) 2022-06-07 19:54:23 +02:00
kafka_test.go Alerting: refactor receiver validation to be reusable (#46103) 2022-03-15 00:27:10 +01:00
kafka.go Alerting: Logs should not be capitalized and the errors key should be "err" (#50333) 2022-06-07 19:54:23 +02:00
line_test.go Alerting: refactor receiver validation to be reusable (#46103) 2022-03-15 00:27:10 +01:00
line.go Alerting: Logs should not be capitalized and the errors key should be "err" (#50333) 2022-06-07 19:54:23 +02:00
opsgenie_test.go Optional custom title and description for OpsGenie (#50131) 2022-06-08 17:55:31 -03:00
opsgenie.go Optional custom title and description for OpsGenie (#50131) 2022-06-08 17:55:31 -03:00
pagerduty_test.go Alerting: Add Screenshot URLs to Pagerduty Notifier (#49377) 2022-05-23 16:40:58 +08:00
pagerduty.go Alerting: Logs should not be capitalized and the errors key should be "err" (#50333) 2022-06-07 19:54:23 +02:00
pushover_test.go Alerting: refactor receiver validation to be reusable (#46103) 2022-03-15 00:27:10 +01:00
pushover.go Alerting: Logs should not be capitalized and the errors key should be "err" (#50333) 2022-06-07 19:54:23 +02:00
sensugo_test.go Alerting: Support up to N fake images (#51111) 2022-06-20 14:34:53 +01:00
sensugo.go Alerting: Use ErrImagesDone in Discord and SensuGo (#51106) 2022-06-20 14:39:27 +01:00
slack_test.go Alerting: Remove Image Upload code from Slack notifier. (#50062) 2022-06-02 17:18:35 +08:00
slack.go Alerting: Add ErrImagesDone to return from withStoredImages (#51098) 2022-06-20 10:56:28 +01:00
teams_test.go Alerting: Add Image URLs to Microsoft Teams notifier. (#49385) 2022-05-23 21:53:36 +08:00
teams.go Alerting: Add stored screenshot utilities to the channels package. (#49470) 2022-05-26 13:29:56 +08:00
telegram_test.go Alerting: refactor receiver validation to be reusable (#46103) 2022-03-15 00:27:10 +01:00
telegram.go Alerting: Logs should not be capitalized and the errors key should be "err" (#50333) 2022-06-07 19:54:23 +02:00
template_data.go Alerting: Fix image embed in email template. (#50370) 2022-06-09 10:01:58 +08:00
testing.go Alerting: Support up to N fake images (#51111) 2022-06-20 14:34:53 +01:00
threema_test.go Alerting: refactor receiver validation to be reusable (#46103) 2022-03-15 00:27:10 +01:00
threema.go Alerting: Logs should not be capitalized and the errors key should be "err" (#50333) 2022-06-07 19:54:23 +02:00
util_test.go Alerting: Add ErrImagesDone to return from withStoredImages (#51098) 2022-06-20 10:56:28 +01:00
util.go Alerting: Add ErrImagesDone to return from withStoredImages (#51098) 2022-06-20 10:56:28 +01:00
victorops_test.go Fix empty contact point URLs when template parsing fails (#47029) 2022-03-31 15:57:48 -03:00
victorops.go Alerting: Logs should not be capitalized and the errors key should be "err" (#50333) 2022-06-07 19:54:23 +02:00
webhook_test.go Alerting: Attach image URL to alerts in Webhook notifier format. (#49378) 2022-05-23 16:44:19 +08:00
webhook.go Alerting: Add stored screenshot utilities to the channels package. (#49470) 2022-05-26 13:29:56 +08:00
wecom_test.go Alerting: refactor receiver validation to be reusable (#46103) 2022-03-15 00:27:10 +01:00
wecom.go Alerting: Logs should not be capitalized and the errors key should be "err" (#50333) 2022-06-07 19:54:23 +02:00