We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ab1c4 commit 1399b38Copy full SHA for 1399b38
opentelemetry-appender-tracing/CHANGELOG.md
@@ -2,7 +2,10 @@
2
3
## vNext
4
5
-- New *experimental* feature to enrich log records with attributes from active tracing spans (`experimental_span_attributes`)
+- New *experimental* feature to enrich log records with attributes from active
6
+ tracing spans (`experimental_span_attributes`). Use
7
+ `OpenTelemetryTracingBridge::builder()` with `with_span_attribute_allowlist`
8
+ to control which span attributes are copied to log records.
9
10
- Remove the `experimental_use_tracing_span_context` since
11
`tracing-opentelemetry` now supports [activating][31901] the OpenTelemetry
0 commit comments