feat: add OpenAI Agents SDKs realtime instrumentation#4471
Conversation
… optional dependencies are missing
One or more co-authors of this pull request were not found. You must specify co-authors in commit message trailer via: Supported
Alternatively, if the co-author should not be included, remove the Please update your commit message(s) by doing |
…r identity Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
…on and pass in trace provider to the handler Co-authored-by: Copilot <copilot@github.com>
|
thanks for the contribution @MahrRah ! We're moving GenAI instrumentations to the new repository - https://github.com/open-telemetry/opentelemetry-python-genai. Before reopening it in the new repo, please consider creating an issue in https://github.com/open-telemetry/semantic-conventions-genai/ to discuss semantic conventions that can describe realtime operations. |
Description
This PR introduces a work-in-progress implementation addressing Issue #4470 The changes aim to instrument realtime sessions.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Does This PR Require a Core Repo Change?
Checklist:
See contributing.md for styleguide, changelog guidelines, and more.