UNPKG

otel-nestjs-instrumentation

Version:

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

6 lines (5 loc) 221 B
export * from './otel-context-guard'; export * from './otel-nestjs-event'; export * from './otel-nestjs-instrumentation.module'; export * from './otel.interceptor'; export * from './start-otel-instrumentation-if-absent';