Skip to content

ref: Add no-op streaming span class (4)#5591

Merged
sentrivana merged 9 commits intomasterfrom
ivana/span-first-4-add-noop-span
Mar 5, 2026
Merged

ref: Add no-op streaming span class (4)#5591
sentrivana merged 9 commits intomasterfrom
ivana/span-first-4-add-noop-span

Conversation

@sentrivana
Copy link
Contributor

@sentrivana sentrivana commented Mar 5, 2026

Description

We'll use NoOpStreamedSpans for spans that have a negative sampling decision or were filtered out via ignore_spans.

They will get some minimal __slots__ and __init__ in a future PR.

Issues

Reminders

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

Codecov Results 📊

78 passed | Total: 78 | Pass Rate: 100% | Execution Time: 946ms

All tests are passing successfully.

❌ Patch coverage is 60.78%. Project has 13674 uncovered lines.

Files with missing lines (1)
File Patch % Lines
traces.py 55.14% ⚠️ 48 Missing

Generated by Codecov Action

@sentrivana sentrivana force-pushed the ivana/span-first-3-add-active branch from a655dca to 47e6211 Compare March 5, 2026 11:40
@sentrivana sentrivana force-pushed the ivana/span-first-4-add-noop-span branch from c4641d6 to 80bfe5a Compare March 5, 2026 11:41
@sentrivana sentrivana force-pushed the ivana/span-first-3-add-active branch from 47e6211 to 418572c Compare March 5, 2026 11:43
Base automatically changed from ivana/span-first-3-add-active to ivana/span-first-2-tweak-span-interface March 5, 2026 11:43
Base automatically changed from ivana/span-first-2-tweak-span-interface to master March 5, 2026 11:53
@sentrivana sentrivana marked this pull request as ready for review March 5, 2026 12:25
@sentrivana sentrivana requested a review from a team as a code owner March 5, 2026 12:25
@sentrivana sentrivana enabled auto-merge (squash) March 5, 2026 12:46
@sentrivana sentrivana merged commit 5db5874 into master Mar 5, 2026
152 of 157 checks passed
@sentrivana sentrivana deleted the ivana/span-first-4-add-noop-span branch March 5, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants