Files
backstage/plugins/rollbar-backend
github-actions[bot] 034998d537 Version Packages
2021-04-22 13:19:35 +00:00
..
2020-07-08 22:44:49 -04:00
2021-04-22 13:19:35 +00:00
2021-04-22 09:51:37 +02:00
2021-04-22 13:19:35 +00:00
2021-04-15 13:26:44 +02: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.