Files
backstage/plugins/rollbar-backend
github-actions[bot] bc0f47b7b7 Version Packages
2020-11-19 15:13:57 +00:00
..
2020-11-19 15:13:57 +00:00
2020-11-19 15:13:57 +00:00

Rollbar Backend

Simple plugin that proxies requests to the Rollbar API.

Setup

The following values are read from the configuration file.

rollbar:
  organization: organization-name
  accountToken:
    $env: ROLLBAR_ACCOUNT_TOKEN

NOTE: The ROLLBAR_ACCOUNT_TOKEN environment variable must be set to a read access account token.