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 7d64d2c commit b598759Copy full SHA for b598759
CHANGELOG.md
@@ -26,6 +26,8 @@ inject a `requests.Session` or `grpc.ChannelCredentials` object into OTLP export
26
([#4731](https://github.com/open-telemetry/opentelemetry-python/pull/4731))
27
- Performance: Cache `importlib_metadata.entry_points`
28
([#4735](https://github.com/open-telemetry/opentelemetry-python/pull/4735))
29
+- opentelemetry-sdk: fix calling Logger.emit with an API LogRecord instance
30
+ ([#4741](https://github.com/open-telemetry/opentelemetry-python/pull/4741))
31
32
## Version 1.36.0/0.57b0 (2025-07-29)
33
0 commit comments