By integrating Sentry with DX, you can analyze errors and incorporate them into custom DX scorecards. Please visit our schema explorer to see what data DX imports.
Prerequisites
To connect Rollbar to DX, you need:
an Access Token
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
Navigate to the connector setup form in DX.
For on-premise Sentry accounts, please enter your URL in the ‘Base URL’ field on the connection form.
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 |
| Your API credentials entered are not valid. |
| The provided credentials does not have access to any projects. |