UNPKG

testing-amplication-opentelemetry-nestjs

Version:

Testing OpenTelemetry module for Nestjs with auto instrumentation and resource detection. Initially forked from https://github.com/overbit/opentelemetry-nestjs.git

8 lines 110 B
{ "extends": "./tsconfig.json", "exclude": [ "node_modules", "dist", "src/**/*.spec.ts" ], }