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 36a8b2d commit 7ddac0fCopy full SHA for 7ddac0f
instrumentation-genai/opentelemetry-instrumentation-openai-v2/CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
- Record prompt and completion events regardless of span sampling decision.
11
([#3226](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3226))
12
+- Migrate off the deprecated events API to use the logs API
13
+ ([#3625](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3628))
14
15
## Version 2.1b0 (2025-01-18)
16
0 commit comments