View all connectors

Sentry

By integrating Sentry with DX, you can analyze error rates and build scorecards that incorporate Sentry data. This data connector is available exclusively to Service Cloud customers. Please refer to the API documentation below and our schema explorer to see what data DX imports.

Prerequisites

To connect Sentry to DX, you need:

Setup instructions

Follow the steps below to connect Sentry to DX.

Step 1

Create an access token by navigating to Settings > User Settings > General Settings > API > User Auth Token. The token must have event:read, project:read and organization:read permissions to connect.

Step 2

  • Navigate to the connections page in DX and select “+ Connection” in the top right.
  • 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/ link
/organizations/{organizationSlug}/projects/ link
/projects/{organizationSlug}/{projectId}/issues/ link
/issues/{issueId}/tags/environment/ link

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 DX cannot access any projects or repositories.
l>