Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

Fix OpenTracing context propagation in Swarm internal APIs #1181

Open
nonsense opened this issue Jan 31, 2019 · 0 comments
Open

Fix OpenTracing context propagation in Swarm internal APIs #1181

nonsense opened this issue Jan 31, 2019 · 0 comments
Milestone

Comments

@nonsense
Copy link
Contributor

nonsense commented Jan 31, 2019

At the moment if you send a GET request to Swarm for a specific content, you don't get proper tracing information in Jaeger, because the context propagation is broken.

We need to fix this, so that we can see detailed traces of specific GET (or POST) requests and compare fast requests to slow requests in order to understand why we have a high variance for upload/download in smoke tests.

Related to: #1152

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants