Files
backstage/plugins/rollbar-backend
Patrik Oldsberg 754109ee61 v0.1.1-alpha.26
2020-10-27 12:00:01 +01:00
..
2020-07-08 22:44:49 -04:00
2020-10-27 12:00:01 +01:00

Rollbar Backend

Simple plugin that proxies requests to the Rollbar API.

Setup

The following values are read from the configuration file.

rollbar:
  organization: spotify
  accountToken:
    $env: ROLLBAR_ACCOUNT_TOKEN

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