Files
backstage/plugins/rollbar-backend
Patrik Oldsberg 71f6356390 plugins: add package descriptions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:33:40 +02:00
..
2021-06-18 20:26:42 +02:00
2021-08-09 11:54:38 +02:00
2021-08-26 11:25:27 +00:00
2021-06-18 20:26:42 +02:00
2021-09-14 18:33:40 +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.