Create a PagerDuty connection
Beta
This feature is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Databricks previews.
Create a PagerDuty connection in Catalog Explorer to store authentication credentials for Lakeflow Connect ingestion. Any user with the USE CONNECTION privilege on the connection can then create PagerDuty ingestion pipelines without needing direct access to the credentials.
Alternatively, admin users can create a connection and a pipeline at the same time in the data ingestion UI. See Ingest data from PagerDuty.
For privilege requirements, see Connect to managed ingestion sources.
Prerequisites
Complete the source setup. Use the credentials retrieved there to create the connection.
Create a connection
- In the Databricks workspace, click
Catalog > Create > Create a connection.
- On the Connection basics page of the Set up connection wizard, specify a Connection name.
- In the Connection type drop-down menu, select PagerDuty.
- (Optional) Add a comment.
- Click Next.
- On the Authentication page, enter the following credentials from Configure authentication to PagerDuty:
- Client ID: The unique identifier for your PagerDuty OAuth App.
- Client Secret: The secure password for your PagerDuty OAuth App.
- Service Region: The PagerDuty service region for your account. Either 'us' or 'eu'.
- Subdomain: The account-specific subdomain in your PagerDuty URL. For example, for
https://example-acct.pagerduty.comthe subdomain is 'example-acct'.
- Click Create connection.