@newrelic-labs/mssql
v1.0.0
Published
node-mssql instrumentation for the New Relic Node agent
Downloads
174
Maintainers
Readme
New Relic's experimental nodejs mssql instrumentation for use with the Node agent. This module is a dependency of the agent and is installed with it by running:
npm install @newrelic-labs/mssql
Then require it in your code immediately after the require('newrelic') line
// index.js
require('@newrelic-labs/mssql')