add changelog

This commit is contained in:
A.Unger
2020-07-09 14:38:50 +02:00
parent 9ddf0d555b
commit ffd4e96bf0

View File

@@ -0,0 +1,5 @@
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.
https://github.com/owncloud/ocis-proxy/pull/64