File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
instrumentation-genai/opentelemetry-instrumentation-google-genai Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ - Support ` suppress_instrumentation ` contextmanager from ` opentelemetry.instrumentation.utils ` .
11+
1012## Version 0.5b0 (2025-12-11)
1113
1214- Ensure log event is written and completion hook is called even when model call results in exception. Put new
@@ -39,4 +41,4 @@ span attribute `gen_ai.response.finish_reasons` is empty ([#3417](https://github
3941 ([ #3298 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3298 ) )
4042
4143Create an initial version of Open Telemetry instrumentation for github.com/googleapis/python-genai.
42- ([ #3256 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3256 ) )
44+ ([ #3256 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3256 ) )
You can’t perform that action at this time.
0 commit comments