Skip to content

test(e2e): Remove node-otel-without-tracing test app - #22832

Open
mydea wants to merge 1 commit into
developfrom
fn/remove-node-otel-e2e
Open

test(e2e): Remove node-otel-without-tracing test app#22832
mydea wants to merge 1 commit into
developfrom
fn/remove-node-otel-e2e

Conversation

@mydea

@mydea mydea commented Jul 29, 2026

Copy link
Copy Markdown
Member

Removes the node-otel-without-tracing e2e test application.

This app exercised a fully custom OpenTelemetry setup (skipOpenTelemetrySetup: true with a hand-rolled NodeTracerProvider and manual SentryPropagator registration). The upcoming SentryPropagator simplification changes how trace context is resolved for logs/events from the scope, which this app's bespoke wiring relied on. Rather than keep maintaining a test app pinned to the old, manual integration shape, we remove it here so the propagator work can land cleanly.

Pulling this out into its own PR at the base of the stack keeps the removal reviewable in isolation and unblocks the propagator changes stacked on top.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mydea
mydea marked this pull request as ready for review July 29, 2026 14:59

@isaacs isaacs left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants