Skip to content

Alex509/meteor-newrelic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor NewRelic Library

This package exposes Meteor to NEWRELIC APM.

This Meteor package is licensed under the MIT license.

To Install

meteor add alex50:newrelic

To Configure

Set the following environment variables:

NEW_RELIC_NO_CONFIG_FILE    TRUE
NEW_RELIC_LICENSE_KEY       YOURKEYID
NEW_RELIC_APP_NAME          YOURAPPNAME
NEW_RELIC_LOG_LEVEL         ONE OF error, warn, info, debug, or trace

You can see the full list of node-newrelic options at https://github.com/newrelic/node-newrelic/blob/master/README.md

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published