UNPKG

newrelic-nestjs-instrumentation

Version:

Comprehensive New Relic instrumentation for NestJS applications - SQS, Kafka, HTTP/2, cron jobs and custom protocols

8 lines (7 loc) 330 B
export * from './accept-nestjs-distributed-tracing-factory'; export * from './get-trace-id'; export * from './nestjs-newrelic-instrumentation.module'; export * from './newrelic-context-guard'; export * from './newrelic-nestjs-event'; export * from './newrelic.interceptor'; export * from './start-unhandled-newrelic-transaction';