Files
backstage/plugins/rollbar-backend/README.md
T
Andrew Thauer 8885ebee89 adding rollbar plugin & backend
This is the first commit of the rollbar plugin. It is fully functional
but will require some additional features to make it more usable and
feature complete. It currently includes a backend wraps the rollbar REST
API and provides data for the frontend plugin.
2020-07-08 22:44:49 -04:00

350 B

Rollbar Backend

Simple plugin that proxies requests to the Rollbar API.

Setup

A ROLLBAR_TOKEN environment variable must be set to a read access account token.