Skip to content

Commit e6ebf93

Browse files
committed
update changelog
1 parent 9af67eb commit e6ebf93

File tree

1 file changed

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

1 file changed

+3
-2
lines changed

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

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

1010
- Record prompt and completion events regardless of span sampling decision.
1111
([#3226](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3226))
12-
12+
- Filter out attributes with the value of NOT_GIVEN for chat.completions.create.
13+
([#3760](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3760))
1314
## Version 2.1b0 (2025-01-18)
1415

1516
- Coerce openai response_format to semconv format
@@ -30,4 +31,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3031
([#2925](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2925))
3132

3233
- Initial OpenAI instrumentation
33-
([#2759](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2759))
34+
([#2759](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2759))

0 commit comments

Comments
 (0)