Files
backstage/plugins/rollbar-backend
github-actions[bot] 01aa774d9a Version Packages
2020-12-03 15:28:22 +00:00
..
2020-07-08 22:44:49 -04:00
2020-11-27 12:51:09 +00:00
2020-12-03 15:28:22 +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.