Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
It would be useful to implement distributed tracing support in Kudu, especially something like OpenTracing support that we could use with Zipkin, Jaeger, DataDog, etc. Particularly useful would be auto-sampled and on-demand traces of write RPCs since that would help us identify slow nodes or hotspots in the replication group and troubleshoot performance and stability issues.
Attachments
Issue Links
- is related to
-
KUDU-3060 Add a tool to identify potential performance bottlenecks
- Open