diff --git a/changelog/unreleased/root-tracing.md b/changelog/unreleased/root-tracing.md index 5b5a67cba6..56f556bb7d 100644 --- a/changelog/unreleased/root-tracing.md +++ b/changelog/unreleased/root-tracing.md @@ -1,4 +1,4 @@ -Enhancement: Create a root span on proxy that propagates down to consumers. +Enhancement: Create a root span on proxy that propagates down to consumers In order to propagate and correctly associate a span with a request we need a root span that gets sent to other services.