dlg99 opened a new issue #1781: Add traces/zipkin support to simplify troubleshooting of slow requests URL: https://github.com/apache/bookkeeper/issues/1781 **FEATURE REQUEST** 1. Please describe the feature you are requesting. Add traces/zipkin support to simplify troubleshooting of slow requests 2. 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. 3. 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.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
