Skip to content

ref: Add experimental streaming API (5)#5592

Open
sentrivana wants to merge 14 commits intomasterfrom
ivana/span-first-5-add-start-span-api
Open

ref: Add experimental streaming API (5)#5592
sentrivana wants to merge 14 commits intomasterfrom
ivana/span-first-5-add-start-span-api

Conversation

@sentrivana
Copy link
Contributor

Description

Add sentry_sdk.traces.start_span and the corresponding scope method.

NOTE: This is experimental and not production ready code.

Issues

Reminders

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

Codecov Results 📊

14 passed | Total: 14 | Pass Rate: 100% | Execution Time: 3.06s

All tests are passing successfully.

❌ Patch coverage is 33.33%. Project has 14928 uncovered lines.

Files with missing lines (2)
File Patch % Lines
scope.py 63.27% ⚠️ 306 Missing and 73 partials
traces.py 53.97% ⚠️ 58 Missing

Generated by Codecov Action

@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.

@sentrivana sentrivana marked this pull request as ready for review March 5, 2026 12:37
@sentrivana sentrivana requested a review from a team as a code owner March 5, 2026 12:37
Base automatically changed from ivana/span-first-4-add-noop-span to master March 5, 2026 13:38
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@sentrivana sentrivana marked this pull request as draft March 5, 2026 14:58
@sentrivana sentrivana marked this pull request as ready for review March 5, 2026 15:21
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.

1 participant