UNPKG

newrelic-nestjs-instrumentation

Version:

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

3 lines (2 loc) 142 B
import { ExecutionContext } from '@nestjs/common'; export declare function startNewrelicTransactionIfAbsent(context: ExecutionContext): void;