npm.io
0.4.0 • Published 6 years ago

tedious-newrelic

Licence
MIT
Version
0.4.0
Deps
0
Size
4 kB
Vulns
0
Weekly
0
Stars
3

PRs Welcome Dependencies Maintainability MIT Licence Open Source Love

tedious-newrelic

A very bare bones New Relic instrumentation package for tedious.

Installation

npm install tedious-newrelic

Usage

Start your node process by requireing this library at the command line.

node  -r "newrelic" -r "tedious-newrelic" "index.js"

Disclaimer:

Your problems are not my problems. I instrumented the few calls I needed. PRs welcome, discussion encouraged, but don't expect me to deal with your issues, even if this library caused them.