UNPKG

otel-nestjs-instrumentation

Version:

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

6 lines (5 loc) 161 B
export declare class InternalContext { private get store(); get customTransactionId(): string | undefined; set customTransactionId(value: string); }