Files
backstage/plugins/rollbar-backend
Patrik Oldsberg 46b71700ee v0.1.1-alpha.24
2020-10-05 15:45:33 +02:00
..
2020-10-05 15:45:33 +02: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.