Skip to content

feat(langgraph): Support span streaming#6406

Open
alexander-alderman-webb wants to merge 4 commits into
webb/langchain/span-firstfrom
webb/langgraph/span-first
Open

feat(langgraph): Support span streaming#6406
alexander-alderman-webb wants to merge 4 commits into
webb/langchain/span-firstfrom
webb/langgraph/span-first

Conversation

@alexander-alderman-webb
Copy link
Copy Markdown
Contributor

@alexander-alderman-webb alexander-alderman-webb commented May 26, 2026

Note: Depends on #6405

Description

Use sentry_sdk.traces.start_span and replace Span.set_data() with StreamedSpan.set_attribute() when in span streaming mode.

Do not create spans for StateGraph.compile when the streaming trace lifecycle is configured.

Parametrize tests on the trace lifecycle option.

Issues

Closes #6032

Reminders

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 26, 2026

Codecov Results 📊

282 passed | Total: 282 | Pass Rate: 100% | Execution Time: 42.26s

All tests are passing successfully.

❌ Patch coverage is 3.57%. Project has 15085 uncovered lines.

Files with missing lines (1)
File Patch % Lines
langgraph.py 5.17% ⚠️ 257 Missing

Generated by Codecov Action

@alexander-alderman-webb alexander-alderman-webb marked this pull request as ready for review May 26, 2026 12:25
@alexander-alderman-webb alexander-alderman-webb requested a review from a team as a code owner May 26, 2026 12:25
Copy link
Copy Markdown

@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 1 potential issue.

Fix All in Cursor

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

Reviewed by Cursor Bugbot for commit d24eda4. Configure here.

Comment thread sentry_sdk/integrations/langgraph.py
Comment thread sentry_sdk/integrations/langgraph.py
Comment thread sentry_sdk/integrations/langgraph.py
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.

1 participant