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
base_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
base.go
dingding_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
dingding.go
discord_test.go
discord.go Alerting: notifiers/discord: Fix group mention documentation (#51071) 2022-06-21 05:34:49 +00:00
email_test.go
email.go
googlechat_test.go
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
hipchat.go
kafka_test.go
kafka.go
line_test.go
line.go
opsgenie_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
opsgenie.go
pagerduty_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
pagerduty.go
pushover_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
pushover.go
sensu_test.go
sensu.go
sensugo_test.go
sensugo.go
slack_test.go
slack.go
teams_test.go
teams.go
telegram_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
telegram.go
threema_test.go
threema.go
victorops_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
victorops.go
webhook_test.go
webhook.go