We need to overhaul the bring-your-own-OpenTelemetry e2e test apps to reflect the new nature of OpenTelemetry running alongside Sentry with channel-based instrumentation as the default.
These apps are currently skipped via sentryTest.skip in #22501: node-otel-custom-sampler, node-otel-sdk-node, node-express-cjs-preload, node-express-esm-preload.
We need to overhaul the bring-your-own-OpenTelemetry e2e test apps to reflect the new nature of OpenTelemetry running alongside Sentry with channel-based instrumentation as the default.
These apps are currently skipped via
sentryTest.skipin #22501:node-otel-custom-sampler,node-otel-sdk-node,node-express-cjs-preload,node-express-esm-preload.