Skip to content

msummers-nr/node-newrelic-koa

 
 

Repository files navigation

Coverage Status

New Relic's official Koa framework 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/koa
// index.js
require('@newrelic/koa')

Supported routing modules

  • koa-router
  • koa-route

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

About

Koa instrumentation for New Relic

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%