1.0.0 • Published 2 years ago

@newrelic-labs/mssql v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

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')

Supported modules