Skip to content

Commit 0f5ad88

Browse files
committed
Add changelog
1 parent 3396a39 commit 0f5ad88

File tree

1 file changed

+3
-1
lines changed
  • instrumentation-genai/opentelemetry-instrumentation-openai-v2

1 file changed

+3
-1
lines changed

instrumentation-genai/opentelemetry-instrumentation-openai-v2/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## Unreleased
99

1010
- Fix `AttributeError` when handling `LegacyAPIResponse` (from `with_raw_response`)
11-
([#4002](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/4002))
11+
([#4017](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4017))
12+
- Add support for chat completions choice count and stop sequences span attributes
13+
([#4028](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4028))
1214

1315
## Version 2.2b0 (2025-11-25)
1416

0 commit comments

Comments
 (0)