Skip to content

OpenAI trace fixes #934

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
merged 2 commits into from
Jul 1, 2025
Merged

OpenAI trace fixes #934

merged 2 commits into from
Jul 1, 2025

Conversation

tconley1428
Copy link
Contributor

What was changed

Build the trace processor out of the more specific base class. Don't create a fake parent span. Add a trace intercepter option for auto closing spans for processors which don't support distributed tracing.

Why?

Puts us in a better place for supporting third party trace processors

Checklist

  1. Closes

  2. How was this tested:
    Ran locally with braintrust processor. That still didn't support distributed traces, but this unblocks changes there.

  3. Any docs updates needed?

@tconley1428 tconley1428 requested a review from a team as a code owner July 1, 2025 19:41
@tconley1428 tconley1428 merged commit 83d2ae4 into main Jul 1, 2025
27 of 28 checks passed
@tconley1428 tconley1428 deleted the openai_trace_fixes branch July 1, 2025 22:13
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