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 dbf37f3 commit 54fddfcCopy full SHA for 54fddfc
CHANGELOG.md
@@ -31,6 +31,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
([#4224](https://github.com/open-telemetry/opentelemetry-python/pull/4224))
32
- Drop `OTEL_PYTHON_EXPERIMENTAL_DISABLE_PROMETHEUS_UNIT_NORMALIZATION` environment variable
33
([#4217](https://github.com/open-telemetry/opentelemetry-python/pull/4217))
34
+- Improve compatibility with other logging libraries that override
35
+ `LogRecord.getMessage()` in order to customize message formatting
36
+ ([#4216](https://github.com/open-telemetry/opentelemetry-python/pull/4216))
37
38
## Version 1.27.0/0.48b0 (2024-08-28)
39
0 commit comments