File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,6 +32,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232 ([ #4305 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4305 ) )
3333- Don't import module in unwrap if not already imported
3434 ([ #4321 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4321 ) )
35+ - ` opentelemetry-instrumentation-logging ` : Map Python ` CRITICAL ` log level to OTel ` FATAL ` severity text and ` WARNING ` to ` WARN `
36+ ([ #4365 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4365 ) )
3537- ` opentelemetry-instrumentation-logging ` : Add recursion guard in LoggingHandler.emit to prevent deadlock
3638 ([ #4302 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4302 ) )
3739- ` opentelemetry-instrumentation-grpc ` : Fix bidirectional streaming RPCs raising ` AttributeError: 'generator' object has no attribute 'add_done_callback' `
You can’t perform that action at this time.
0 commit comments