grafana/pkg/services/alerting/notifiers
Daniel Underwood 6f2c0d467f
Alerting: notifiers/discord: Fix group mention documentation (#51071)
This change updates the UI to document the correct Group Mention format for Discord Contact Points.

The Discord API documentation (https://discord.com/developers/docs/reference#message-formatting) uses `<@&ID>` for Group Mentions, not the bare `@` shown in the alerting UI. Testing on 8.5 shows that bare `@` isn't working there.
2022-06-21 05:34:49 +00:00
..
alertmanager_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
alertmanager.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
base_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
base.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
dingding_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
dingding.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
discord_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
discord.go Alerting: notifiers/discord: Fix group mention documentation (#51071) 2022-06-21 05:34:49 +00:00
email_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
email.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
googlechat_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
googlechat.go Alerting: Do not include button in googlechat notification if URL invalid (#47317) 2022-05-26 11:23:39 -05:00
hipchat_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
hipchat.go Alerting: fix SCC-S1017 linting issue in codebase (#47683) 2022-04-15 09:57:45 +02:00
kafka_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
kafka.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
line_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
line.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
opsgenie_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
opsgenie.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
pagerduty_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
pagerduty.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
pushover_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
pushover.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
sensu_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
sensu.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
sensugo_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
sensugo.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
slack_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
slack.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
teams_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
teams.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
telegram_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
telegram.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
threema_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
threema.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
victorops_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
victorops.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
webhook_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
webhook.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00