Closed
Description
Problem Statement
The migration to @fastify/otel
introduced peer dependency issues because Sentry expects OpenTelemetry v1 while the integration is on v2.
Solution Brainstorm
We should fork the instrumentation into the getsentry org and downgrade its dependencies to OpenTelemetry v1 for the time being until #15737 concludes.