Skip to content

Commit a53f3fc

Browse files
Link tracing crate in new changelog entry
Co-authored-by: Cijo Thomas <[email protected]>
1 parent d0b94ce commit a53f3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-appender-tracing/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## vNext
44

55
- Bump msrv to 1.75.0.
6-
- New experimental feature to use trace\_id & span\_id from spans created through the tracing crate (experimental_use_tracing_span_context) [#2438](https://github.com/open-telemetry/opentelemetry-rust/pull/2438)
6+
- New experimental feature to use trace\_id & span\_id from spans created through the [tracing](https://crates.io/crates/tracing) crate (experimental_use_tracing_span_context) [#2438](https://github.com/open-telemetry/opentelemetry-rust/pull/2438)
77

88

99
## 0.27.0

0 commit comments

Comments
 (0)