Skip to main content

Sentry

Updated over a week ago

By integrating Sentry with DX, you can analyze errors and create scorecards that incorporate this data. This data connector is only available for Service Cloud customers—please visit our schema explorer to see what data DX imports.

Prerequisites

To connect Rollbar to DX, you need:

Setup instructions

Step 1

Create an User access token by navigating to Settings -> User Settings -> General Setting under API click on User Auth Token.

The token must have event:read, project:read and organization:read permissions to connect.


Step 2

  1. Navigate to the connector setup form in DX.

  2. For on-premise Sentry accounts, please enter your URL in the ‘Base URL’ field on the connection form.

  3. Enter the credentials you have generated in the previous steps—refer to the information below for errors and troubleshooting.

API Reference

The table below lists the specific API endpoints that are used by DX.

Endpoint

Documentation

/organizations/

/organizations/{organization_slug}/projects/

/projects/{organization_slug}/{project_id}/issues/

/issues/{issue_id}/tags/environment/

Errors

The table below lists potential error codes when adding a connection in DX.

Error

Description

invalid_credentials

Your API credentials entered are not valid.

no_resources

The provided credentials does not have access to any projects.

Did this answer your question?