newrelic-experimental / newrelic-nestjs-integration

Sample dockerized NestJs framework service integration with New Relic Node.js Agent showing how to instrument the app in order to use all the Agent’s features (like Service Maps or Distributed Tracing)
26 stars 20 forks source link

Mention simpler example from README #8

Closed jordigh closed 1 year ago

jordigh commented 1 year ago

We have an easier example that does not require using an interceptor to instrument with the New Relic Node.js agent.