Apache9 commented on pull request #2901: URL: https://github.com/apache/hbase/pull/2901#issuecomment-770305892
> Looking great. > > We just remove trace from WAL subsystem? In WAL, we switch the thread and also use batching. So we need to use some advanced features in otel like span links, etc. The plan is to implement as follow on issues. And for WAL, since we have our own DFS output stream implementation, we could add more detailed tracing to know the datanode we communicate with. > > Any pictures? Any traces you can share or is that later? A bit busy these days. I've already deployed a cluster with 10 nodes and enabled tracing, but haven't gotten enough time to run PE or YCSB and verify the result. Could post some pictures about the topology the tracing later. The backend is skywalking, the UI is more beautiful than jaeger :) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
