KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
meteor-newrelic
★ 10
Open GitHub ↗
newrelic meteor bindings
Download README (.md)
Explore Similar Repositories
Linear-Regression
:
Programming assignment 1 in Machine Learning course by Andrew Ng on Coursera
grunt-karma-sonar
:
Grunt plugin for integrating karma reports with sonar
wp-onebox
:
A Fancy Hyperlink Display Plugin for WordPress
grunt-file-info
:
Automate template-driven updates of project file stats to project documentation.
MySublimeQL
:
A Sublime Text 2 plugin to autocomplete for SQL scripts using a mysql connection to provide database table/column names
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
meteor-newrelic
?
Download (.md)
NOTE: DEPRECATED IN FAVOR OF https://github.com/mycartio/newrelic Meteor NewRelic Bindings ========================== This smart package exposes Meteor NewRelic bindings. This Meteor package is licensed under the MIT license. This uses version 1.0.1 of the NewRelic package. #### To Install mrt add meteor-newrelic #### To Configure Since meteor package APIs do not allow for changing internal configs for packages, you must use external config variables. 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