Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

CKarper/tedious-newrelic

Repository files navigation

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.

About

New Relic instrumentation for tedious library

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published