remove final punctuation

This commit is contained in:
A.Unger
2020-07-09 14:48:41 +02:00
parent ffd4e96bf0
commit b85bd3b545

View File

@@ -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.