-
Notifications
You must be signed in to change notification settings - Fork 955
feat(openai-agents): GenAI semconv compliance #3837
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
max-deygin-traceloop
merged 23 commits into
main
from
max/tlp-1928-openai-agents-insturmentation
Apr 30, 2026
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
ee55a3a
feat(openai-agents): use upstream gen_ai constants directly, rename L…
max-deygin-traceloop e1fb150
fix: remove duplicate GEN_AI_OPERATION_NAME dict keys and migrate too…
max-deygin-traceloop cd88432
fix(openai-agents): migrate to GEN_AI_INPUT/OUTPUT_MESSAGES, fix brok…
max-deygin-traceloop 1133ac6
fix(openai-agents): update recipe hierarchy test to use JSON array me…
max-deygin-traceloop a763e85
fix(openai-agents): migrate realtime flat format to JSON arrays, remo…
max-deygin-traceloop 2f6394c
fix(openai-agents): restore Speech/Transcription/SpeechGroup handlers…
max-deygin-traceloop 741bdce
Improving coverage
max-deygin-traceloop 2021b3e
fixed finish_reason assertion
max-deygin-traceloop 826a2a7
Minor fixes
max-deygin-traceloop 50bfc23
added gen_ai.tool.call responce/request
max-deygin-traceloop 6ea5fc0
adjust test
max-deygin-traceloop 4f95dfe
test additions
max-deygin-traceloop a98c409
Merge branch 'main' into max/tlp-1928-openai-agents-insturmentation
max-deygin-traceloop f2e7241
Merge remote-tracking branch 'origin/main' into max/tlp-1928-openai-a…
max-deygin-traceloop 1a0bc38
fix review comments
max-deygin-traceloop ca942bc
Merge remote-tracking branch 'origin/main' into max/tlp-1928-openai-a…
max-deygin-traceloop aa8707c
semconv final adjustments
max-deygin-traceloop b6b02aa
Review comments #2
max-deygin-traceloop 8190972
missing tests
max-deygin-traceloop 6b78202
bump
max-deygin-traceloop 4bcca80
review fixes
max-deygin-traceloop cb10561
lint
max-deygin-traceloop 1beb398
Merge branch 'main' into max/tlp-1928-openai-agents-insturmentation
max-deygin-traceloop 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
There are no files selected for viewing
1,269 changes: 750 additions & 519 deletions
1,269
...metry-instrumentation-openai-agents/opentelemetry/instrumentation/openai_agents/_hooks.py
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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.
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.