Skip to content
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

Add traces/zipkin support to simplify troubleshooting of slow requests #1781

Open
dlg99 opened this issue Nov 2, 2018 · 1 comment
Open

Comments

@dlg99
Copy link
Contributor

dlg99 commented Nov 2, 2018

FEATURE REQUEST

  1. Please describe the feature you are requesting.

Add traces/zipkin support to simplify troubleshooting of slow requests

  1. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?

Should have.

  1. Provide any additional detail on your proposed use case for this feature.

Tracing compliments metrics framework by enabling one's deep dive into performance details of single request. Zipkin provides UI to view such traces though there are other implementations.
Opentracing provides framework for tracing that can be used with various tracing backends, zipkin included.

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

No branches or pull requests

2 participants