Description
Fastify has taken ownership over the fastify Otel instrumentation and migrated the integration out of the opentelemetry-js-contrib repo into their own repo.
Once open-telemetry/opentelemetry-js-contrib#2652 lands, the current instrumentation, which we are using, will be disabled by default and removed completely by March 25, 2025.
Solution Brainstorm
Migrating to @fastify/otel is inevitable, but if integration proves difficult we have to specifically enable the integration,
Description
Fastify has taken ownership over the fastify Otel instrumentation and migrated the integration out of the opentelemetry-js-contrib repo into their own repo.
Once open-telemetry/opentelemetry-js-contrib#2652 lands, the current instrumentation, which we are using, will be disabled by default and removed completely by March 25, 2025.
Solution Brainstorm
Migrating to @fastify/otel is inevitable, but if integration proves difficult we have to specifically enable the integration,