-
Notifications
You must be signed in to change notification settings - Fork 588
ref: Add new_trace, continue_trace to span first (6) #5593
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
sentrivana
merged 22 commits into
master
from
ivana/span-first-6-add-continue-and-new-trace
Mar 9, 2026
+42
−1
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
946decc
ref: Remove flag storage from StreamedSpan
sentrivana f3ee55c
ref: Tweak StreamedSpan interface
sentrivana 47ed910
Add missing logger
sentrivana 5023c76
fixes
sentrivana 6445447
ref: Add active to StreamedSpan
sentrivana 47e6211
Add property
sentrivana 1e7b694
ref: Add no-op streaming span class
sentrivana 80bfe5a
Remove redundant stuff
sentrivana 1f0ffc1
Merge branch 'master' into ivana/span-first-4-add-noop-span
sentrivana d773428
ref: Add experimental streaming API
sentrivana 647fa79
reformat
sentrivana 49bdbe6
Add a __repr__
sentrivana cdd8bd6
Merge branch 'master' into ivana/span-first-5-add-start-span-api
sentrivana 54f81af
ref: Add new_trace, continue_trace to span first
sentrivana 4b14e8d
Remove redundant code
sentrivana 474f8e6
simplify
sentrivana 9996e29
Merge branch 'ivana/span-first-5-add-start-span-api' into ivana/span-…
sentrivana f223574
Correctly detect user-set parent_span=None
sentrivana 05a4157
Merge branch 'master' into ivana/span-first-5-add-start-span-api
sentrivana 9e8e60e
mypy
sentrivana 777a246
Merge branch 'ivana/span-first-5-add-start-span-api' into ivana/span-…
sentrivana b225c32
Merge branch 'master' into ivana/span-first-6-add-continue-and-new-trace
sentrivana File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.