By integrating Rollbar 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 Access token by navigating to Settings -> Account access tokens.
The token must have at least read permissions for DX to look up and reuse project tokens to access Rollbar project details. With read and write permissions, DX can automatically create a project access token if one doesn’t already exist.
Step 2
Navigate to the connector setup form in DX.
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 URL | Documentation Link |
/projects | |
/project/{project_id}/access_tokens | |
/items | |
/environments |
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. |