Rollbar
Rollbar is an error tracking tool that helps developers discover and resolve crashes and errors. By integrating Rollbar with Cortex, you can motivate team members to improve code quality and drive insights into error tracking, error rates, and exceptions.
Setup and configuration
Getting started
In order to connect Cortex to your Rollbar instance, you’ll first need to create a Rollbar access token.
The token requires read
permissions at a minimum - this allows Cortex to automatically look up project tokens for each Rollbar project and attempt to reuse them to access project details.
Granting the token read
and write
permissions enables Cortex to automatically create an access token if none exists for a given project.
Configuration
Once you've created the access token, add it under Rollbar settings in Cortex.
Account access token: Access token you created in Rollbar.
Account name: Name for your Rollbar account, found in settings. The account name is also in the URL for your Rollbar instance -
https://rollbar.com//
.
Registration
Discovery
Entity descriptor
project
Project name as defined in Rollbar
✓
Expected results
Entity pages
You can access detailed information from Rollbar in the Error tracking page of an entity's sidebar. At the top of the page, you'll find the associated project tag and the project framework.
Under Items, you'll find a list of detected errors and their statuses (e.g. "active"). Next to the error name, you'll also see badges for # seen
and the type of event: error
, warning
, or info
.
Scorecards and CQL
With the Rollbar integration, you can create Scorecard rules and write CQL queries based on Rollbar projects.
See more examples in the CQL Explorer in Cortex.
Still need help?
The following options are available to get assistance from the Cortex Customer Engineering team:
Email: help@cortex.io, or open a support ticket in the in app Resource Center
Chat: Available in the Resource Center
Slack: Users with a connected Slack channel will have a workflow added to their account. From here, you can either @CortexTechnicalSupport or add a
:ticket:
reaction to a question in Slack, and the team will respond directly.
Don’t have a Slack channel? Talk with your Customer Success Manager.
Last updated