msb-newrelic

0.5.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i msb-newrelic

Weekly Downloads

5

Version

0.5.0

License

MIT

Last publish

Collaborators

  • tcdl