Files
backstage/plugins/rollbar-backend
Patrik Oldsberg 1118f33e4f Merge pull request #6433 from backstage/rugvip/report-all-the-things
root: bump api-extractor & friends + recreate API reports along with previously unsupported packages
2021-07-12 20:28:09 +02:00
..
2021-06-18 20:26:42 +02:00
2020-07-08 22:44:49 -04:00
2021-06-17 08:08:44 +00:00
2021-06-18 20:26:42 +02: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.