We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e88a6 commit 66ee994Copy full SHA for 66ee994
packages/open-telemetry-zonneplan/src/tracing-options.ts
@@ -13,9 +13,6 @@ export const DefaultTracingOptions = new OpenTelemetryTracingOptionsBuilder()
13
'@opentelemetry/instrumentation-fs': {
14
enabled: false
15
},
16
- '@opentelemetry/instrumentation-ioredis': {
17
- enabled: false
18
- }
19
}),
20
new WinstonInstrumentation({
21
enabled: true
0 commit comments