We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e279865 commit 44b91e8Copy full SHA for 44b91e8
instrumentation-genai/opentelemetry-instrumentation-openai-agents/CHANGELOG.md
@@ -9,3 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
- Initial barebones package skeleton: minimal instrumentor stub, version module,
11
and packaging metadata/entry point.
12
+ ([#3805](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3805))
13
+- Implement OpenAI Agents span processing aligned with GenAI semantic conventions.
14
+ ([#3817](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3817))
0 commit comments