@grouparoo/newrelic
v0.9.0
Published
Performance and error tracking with NewRelic
Downloads
289
Keywords
Readme
@grouparoo/newrelic
A Grouparoo plugin for sending errors and traces to New Relic.
Learn more about Grouparoo Plugins at www.grouparoo.com/docs/integrations.
Installation
In your Grouparoo project, run grouparoo install @grouparoo/newrelic
.
Then set the environment variables.
NEW_RELIC_LICENSE_KEY="your.api.key.here"
NEW_RELIC_APP_NAME="grouparoo.project.name"