diff --git a/pkg/services/alerting/notifiers/slack.go b/pkg/services/alerting/notifiers/slack.go index 374b49ea957..ca5f47a322f 100644 --- a/pkg/services/alerting/notifiers/slack.go +++ b/pkg/services/alerting/notifiers/slack.go @@ -39,6 +39,39 @@ func init() { Override default channel or user, use #channel-name or @username +
+ Username + + + + Set the username for the bot's message + +
+
+ Icon emoji + + + + Provide an emoji to use as the icon for the bot's message. Overrides the icon URL + +
+
+ Icon URL + + + + Provide a URL to an image to use as the icon for the bot's message + +
Mention