Skip to content

Refactor Zipkin traces to trace the entire request #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
elldritch opened this issue Nov 8, 2020 · 0 comments
Open

Refactor Zipkin traces to trace the entire request #13

elldritch opened this issue Nov 8, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@elldritch
Copy link
Owner

Right now we trace only within the Scotty request handler, not the entire life of the request (including WAI handling). There should be a way to hack the tracing library to allow this, by smuggling the trace ID through the WAI request's vault.

@elldritch elldritch added the help wanted Extra attention is needed label Nov 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant