Configuration for auto-instrumentations.
readonly
optional
http: true | InstrumentationConfig
node:http/https via @opentelemetry/instrumentation-http. Node-only; no-op elsewhere.
readonly
optional
fetch: true | InstrumentationConfig
Node undici/fetch via @opentelemetry/instrumentation-undici. Node-only; no-op elsewhere.
readonly
optional
ioredis: true | InstrumentationConfig
ioredis via @opentelemetry/instrumentation-ioredis. Node-only; no-op elsewhere.
readonly
optional
amqplib: true | InstrumentationConfig
amqplib via @opentelemetry/instrumentation-amqplib. Node-only; no-op elsewhere.
readonly
optional
kafkajs: true | InstrumentationConfig
kafkajs via @opentelemetry/instrumentation-kafkajs. Node-only; no-op elsewhere.