b23bc7f9c3
Signed-off-by: Otto Sichert <git@ottosichert.de>
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.