@newrelic/apollo-server-express
v1.0.0
Published
Apollo Server Express instrumentation for the New Relic Node agent
Readme
New Relic's apollo-server-express 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 newrelicAlternatively, it can be installed and loaded independently based on specific versioning needs:
npm install @newrelic/apollo-server-express// index.js
require('@newrelic/apollo-server-express');For more information, please see the agent [installation guide][3], and [compatibility and requirements][4].
