ef6f0fca55
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.24.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.24.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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.