Skip to content

OpenAI pipeline name and streaming attribute #4628

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

Conversation

antonpirker
Copy link
Member

Rename attributes for AI pipeline name and the streaming boolean.

Copy link

codecov bot commented Jul 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.74%. Comparing base (fbbb5c4) to head (bd4250e).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                     Coverage Diff                      @@
##           antonpirker/openai-overhaul    #4628   +/-   ##
============================================================
  Coverage                        80.74%   80.74%           
============================================================
  Files                              156      156           
  Lines                            16625    16616    -9     
  Branches                          2830     2830           
============================================================
- Hits                             13424    13417    -7     
+ Misses                            2312     2309    -3     
- Partials                           889      890    +1     
Files with missing lines Coverage Δ
sentry_sdk/ai/monitoring.py 87.01% <100.00%> (ø)
sentry_sdk/consts.py 94.73% <100.00%> (+0.07%) ⬆️
sentry_sdk/integrations/openai.py 84.25% <ø> (ø)

... and 5 files with indirect coverage changes

@antonpirker antonpirker marked this pull request as ready for review July 29, 2025 08:07
@antonpirker antonpirker requested a review from a team as a code owner July 29, 2025 08:07
Base automatically changed from antonpirker/openai-otel-2 to antonpirker/openai-overhaul July 29, 2025 09:30
@antonpirker antonpirker merged commit c39d47f into antonpirker/openai-overhaul Jul 29, 2025
120 checks passed
@antonpirker antonpirker deleted the antonpirker/openai-pipeline-streaming branch July 29, 2025 10:09
antonpirker added a commit that referenced this pull request Jul 29, 2025
Update our OpenAI integration to support new APIs (`/responses`) and be OTel and Sentry AI Agents insights module compatible.

Contains:
- #4563
- #4564
- #4628

---------

Co-authored-by: Ivana Kellyer <[email protected]>
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.

2 participants