UNPKG

newrelic-nestjs-instrumentation

Version:

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

6 lines 292 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.newrelicInstrumentationEmitter = void 0; const events_1 = require("events"); exports.newrelicInstrumentationEmitter = new events_1.EventEmitter(); //# sourceMappingURL=newrelic-instrumentation-emitter.js.map