Alert Destination
Last updated
Was this helpful?
Last updated
Was this helpful?
Whenever an Alert triggers, it sends a blob of related data (called the Alert Template) to its designated Alert Destinations. Destinations can use this blob of data to fire off emails, Slack messages, or custom webhooks. You can set up new Alert Destinations from the settings screen.
There are a few types of destinations to choose from:
Slack
PagerDuty
Mattermost
Google Hangouts Chat
HipChat
ChatWork
Generic WebHook
To configure one, select it from Create a New Alert Destination dialogue and follow its prompts.
Open “Alert Destinations” tab in the settings screen, and click on ”+ New Alert Destination”.
In the form that opens pick “Slack” as the type.
You add this new destination for any alert that you want to be sent to Slack.
Set the name, channel, etc., and provide a “Slack Webhook URL”, which you can create here: . If the Webhook target is a channel in the channel field make sure to prefix the channel name with #
(i.e. #marketing
). If the destination is a direct message to a user, prefix it with @
(i.e. @smartguy
).