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 a24c205 commit 390ce76Copy full SHA for 390ce76
instrumentation-genai/opentelemetry-instrumentation-google-genai/CHANGELOG.md
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
- Restructure tests to keep in line with repository conventions ([#3344](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3344))
11
12
+- Fix [bug](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/3416) where
13
+span attribute `gen_ai.response.finish_reasons` is empty ([#3417](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3417))
14
+
15
## Version 0.1b0 (2025-03-05)
16
17
- Add support for async and streaming.
0 commit comments