Configure notification destinations
Whenever an alert triggers, it sends a blob of related data (called the alert template) to its designated notification destinations. Destinations use this blob of data to send emails, Slack messages, or custom webhooks.
You must be a Databricks admin to manage notification destinations. Destinations are available to all users.
The default destination for any alert is the email address of the user who created it. If you create an alert and want to be notified by email, you don’t need to set up a new notification destination. Instead, toggle the switch beside your email address on the alert setup screen.
Create a notification destination
Click your username in the top bar of the workspace and select Admin Console from the dropdown menu.
Click the Notification destinations tab.
Click + New destination.
Select a destination type. The following destinations are supported:
Configure the destination based on the type.
Click Create.
PagerDuty destination
Slack destination
Step 1: Create a new Slack app and a webhook URL
Follow the instructions in Incoming webhooks for Slack.