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

  1. Click your username in the top bar of the workspace and select Admin Console from the dropdown menu.

  2. Click the Notification destinations tab.

  3. Click + New destination.

  4. Select a destination type. The following destinations are supported:

  5. Configure the destination based on the type.

  6. Click Create.

PagerDuty destination

Step 1: Obtain the PagerDuty integration key from your PagerDuty console

Select Services > Service Details > Integrations.

PagerDuty key

If you don’t have an API v2 Integration yet, you need to create it.

Step 2: Configure destination

  1. Configure the required fields Name and Integration Key.

    PagerDuty notification destination
  2. Click Create.

Slack destination

Step 1: Create a new Slack app and a webhook URL

Follow the instructions in Incoming webhooks for Slack.

Step 2: Configure destination

  1. Set the name and Slack webhook URL.

    Slack notification destination
  2. Click Create.