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 2bae0e3 commit dcf1029Copy full SHA for dcf1029
CHANGELOG.md
@@ -20,7 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
- Patch logging.basicConfig so OTel logs don't cause console logs to disappear
21
([#4436](https://github.com/open-telemetry/opentelemetry-python/pull/4436))
22
- Fix ExplicitBucketHistogramAggregation to handle multiple explicit bucket boundaries advisories
23
- ([#4521](https://github.com/open-telemetry/opentelemetry-python/pull/4521))
+ ([#4521](https://github.com/open-telemetry/opentelemetry-python/pull/4521))
24
+- Fix serialization of extended attributes for logs signal
25
+ ([#4342](https://github.com/open-telemetry/opentelemetry-python/pull/4342))
26
27
## Version 1.31.0/0.52b0 (2025-03-12)
28
0 commit comments