Skip to content

New Relic SuperAgent instrumentation for the Node Agent

License

Notifications You must be signed in to change notification settings

carlo-808/node-newrelic-superagent

 
 

Repository files navigation

Coverage Status

New Relic's official superagent 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

Alternatively, it can be installed and loaded independently based on specific versioning needs:

npm install @newrelic/superagent
// index.js
require('newrelic')
require('@newrelic/superagent')

For more information, please see the agent installation guide, and compatibility and requirements.

About

New Relic SuperAgent instrumentation for the Node Agent

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%