0.5.0 • Published 9 years ago

msb-newrelic v0.5.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

msb-newrelic

Instruments msb for New Relic and exposes middleware for http2bus

Installation

As a library

$ npm install msb-newrelic --save

You must already have msb installed as well, e.g.

$ npm install msb --save

For msb-proxies CLI (http2bus and bus2http)

If you are running a global install of msb-proxies:

$ npm install msb-newrelic -g

You must already have msb installed as well, e.g.

$ npm install msb -g

If you are running it as a node module, ensure msb is installed in the module search paths.

Configuration

You must specify environment variables as per Newrelic documentation. Note: NEW_RELIC_LICENSE_KEY is required.

0.5.0

9 years ago

0.4.2

9 years ago

0.4.1

9 years ago

0.4.0

9 years ago