UNPKG

otel-nestjs-instrumentation

Version:

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

5 lines 238 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.transactionSymbol = void 0; exports.transactionSymbol = Symbol('otel-nestjs-instrumentation:transaction'); //# sourceMappingURL=transaction-symbol.js.map