-
Notifications
You must be signed in to change notification settings - Fork 829
Feature/OpenAI agents content capture #3824
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
lzchen
merged 40 commits into
open-telemetry:main
from
nagkumar91:feature/openai-agents-content-capture
Oct 15, 2025
Merged
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
4b37996
Initial plan
Copilot 0f94601
Add nagkumar91 to component_owners.yml and rename openai-agents to op…
Copilot 36c61e9
Merge pull request #1 from nagkumar91/copilot/add-nagkumar91-to-compo…
nagkumar91 3bbc833
Capture agent content via child span aggregation
nagkumar91 f63cbbf
Capture agent content via child span aggregation
nagkumar91 48a7747
Add content capture demonstration
nagkumar91 d6be37d
uv lock update
nagkumar91 41e3725
Capture agent content via child span aggregation
nagkumar91 5c369c3
Capture agent content via child span aggregation
nagkumar91 c57d59b
Add content capture demonstration
nagkumar91 2c283a6
Align OpenAI agents samples with OTLP exporter
nagkumar91 dcf1fde
Merge remote-tracking branch 'origin/feature/openai-agents-content-ca…
nagkumar91 9e20abb
Merge branch 'main' into feature/openai-agents-content-capture
nagkumar91 5535cd3
Restore GenAI semantic processor instrumentation
nagkumar91 1daffb3
update changelog
nagkumar91 d666678
Remove OpenAI Agents event emission
nagkumar91 f75132f
Align constants with GenAI semantic conventions
nagkumar91 80f64b7
Add env fallbacks for agent configuration
nagkumar91 4acdc2b
Provide default agent configuration values
nagkumar91 a056a00
Fix agent span message aggregation
nagkumar91 c9aee0e
Merge branch 'main' into feature/openai-agents-content-capture
nagkumar91 4820302
Merge branch 'main' into feature/openai-agents-content-capture
nagkumar91 54675a0
Collapse GenAI helpers into span_processor
nagkumar91 8c4457d
Update span processor unit tests
nagkumar91 29fb58f
Propagate request model to agent spans
nagkumar91 d24dd3f
Rename chat spans with resolved models
nagkumar91 ce897b9
Annotate root spans with operation name
nagkumar91 3ab9179
Record finish reasons on generation spans
nagkumar91 2b9dc6c
Depend on util-genai helpers
nagkumar91 e01bc21
Merge branch 'main' into feature/openai-agents-content-capture
nagkumar91 f665c90
Normalize span naming constants
nagkumar91 4b85acd
Return parsed server attributes on error
nagkumar91 baa72fe
docs: add missing docstrings for span processor
nagkumar91 1697f3d
refactor: drop legacy span name overrides
nagkumar91 fae3b26
revert: restore original span processor
nagkumar91 c3a992e
refactor: remove legacy span overrides
nagkumar91 29c4ceb
fix: guard token histogram before recording metrics
nagkumar91 e887859
chore: reuse semantic attribute symbols in metrics
nagkumar91 cd0acb2
chore: remove server attr fallback
nagkumar91 bcefa75
Merge branch 'main' into feature/openai-agents-content-capture
nagkumar91 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
Normalize span naming constants
- Loading branch information
commit f665c90fd1f11f80fa827ec63291b4654d291891
Some comments aren't visible on the classic Files Changed page.
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.