Files
backstage/plugins/rollbar-backend
github-actions[bot] bf5090e59d Version Packages
2021-10-21 13:28:13 +00:00
..
2021-09-23 10:01:17 +00:00
2021-06-18 20:26:42 +02:00
2021-10-21 13:28:13 +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: ${ROLLBAR_ACCOUNT_TOKEN}

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