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 fa5ec39 commit 56172faCopy full SHA for 56172fa
CHANGELOG.md
@@ -26,7 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
([#4593](https://github.com/open-telemetry/opentelemetry-python/pull/4593))
27
- opentelemetry-test-utils: assert explicit bucket boundaries in histogram metrics
28
([#4595](https://github.com/open-telemetry/opentelemetry-python/pull/4595))
29
-- Logging API accepts optional SpanContext
+- Logging API accepts optional SpanContext that takes precedence over `trace_id`,
30
+ `span_id`, `trace_flags` if provided
31
([#4597](https://github.com/open-telemetry/opentelemetry-python/pull/4597))
32
33
## Version 1.33.0/0.54b0 (2025-05-09)
0 commit comments