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 a360307 commit 92ccc30Copy full SHA for 92ccc30
instrumentation-genai/opentelemetry-instrumentation-openai-v2/CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+- Added support for capturing and reporting system_fingerprint from OpenAI responses
11
+ ([#XXXX](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/XXXX))
12
- Record prompt and completion events regardless of span sampling decision.
13
([#3226](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3226))
14
0 commit comments