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) 130 B
import { ExecutionContext } from '@nestjs/common'; export declare function getTransactionName(context: ExecutionContext): string;