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 d962e11 commit 6268075Copy full SHA for 6268075
docs/migration_0.29.md
@@ -65,8 +65,12 @@ focus on achieving a stable 1.0 release for OpenTelemetry Rust.
65
66
## Next Release
67
68
-In the next release, we expect to stabilize the Metrics SDK and resolve the
69
-long-standing question of `tokio-tracing` vs. `opentelemetry tracing`.
+In the [next
+release](https://github.com/open-telemetry/opentelemetry-rust/milestone/21), we
70
+expect to stabilize the Metrics SDK and resolve the long-standing question of
71
+`tokio-tracing` vs. `opentelemetry tracing`, which is an pre-req before
72
+stabilizing Distributed Tracing. Additionally `Context` is also expected to be
73
+enhanced with the ability to suppress telemetry-induced-telemetry.
74
75
## Instrumentation Libraries
76
0 commit comments