Files
backstage/plugins/rollbar-backend
github-actions[bot] e6f3fb8575 Version Packages (next)
2022-03-29 08:42:22 +00:00
..
2022-03-07 10:15:54 +00:00
2022-03-22 12:28:03 +00:00
2022-03-29 08:42: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: ${ROLLBAR_ACCOUNT_TOKEN}

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