Skip to content

test: Disable span streaming in transaction tests#22641

Draft
Lms24 wants to merge 4 commits into
developfrom
feat/span-streaming-test-opt-outs
Draft

test: Disable span streaming in transaction tests#22641
Lms24 wants to merge 4 commits into
developfrom
feat/span-streaming-test-opt-outs

Conversation

@Lms24

@Lms24 Lms24 commented Jul 24, 2026

Copy link
Copy Markdown
Member

Keep tests and internal telemetry that explicitly assert legacy transaction payloads on the static trace lifecycle.

These opt-outs isolate existing transaction-format coverage so span streaming can become the SDK default without mixing that migration into the behavior change. The affected tests can move to streamed span assertions incrementally afterward.

This is the bottom PR in the span-streaming-default stack.

Fixes #22349

Made with Cursor

Lms24 and others added 4 commits July 24, 2026 17:23
Co-Authored-By: Cursor <cursoragent@cursor.com>
Account for the static trace lifecycle option in line-sensitive stack
context and source-map assertions.

Co-Authored-By: Cursor <cursoragent@cursor.com>
Keep transaction-asserting unit tests on the static lifecycle while span
streaming becomes the SDK default in the next stacked change.

Refs #22344

Co-Authored-By: Cursor <cursoragent@cursor.com>
Keep legacy transaction and profiling assertions on the static lifecycle
while span streaming becomes the SDK default.

Fixes #22349
Co-Authored-By: Cursor <cursoragent@cursor.com>

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

Make streamed span types the default in public APIs

1 participant