Files
backstage/plugins/rollbar-backend
Fredrik Adelöw 1ed305728b bump node-fetch and cross-fetch
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-10 15:51:50 +01:00
..
2022-01-31 10:59:20 +01:00
2022-02-10 11:06:33 +00:00
2021-06-18 20:26:42 +02:00
2022-02-10 15:51:50 +01: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.