Files
backstage/plugins/rollbar-backend
github-actions[bot] cda741034d Version Packages
2021-01-28 10:46:08 +00:00
..
2021-01-21 13:13:05 +00:00
2021-01-28 10:46:08 +00:00

Rollbar Backend

Simple plugin that proxies requests to the Rollbar API.

Setup

The following values are read from the configuration file.

rollbar:
  accountToken:
    $env: ROLLBAR_ACCOUNT_TOKEN

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