FrankChen021 commented on pull request #12015:
URL: https://github.com/apache/druid/pull/12015#issuecomment-986165486


   @IvanVan Thanks for your contribution. 
   
   For distributed tracing, I have been working on a [side 
project](https://github.com/FrankChen021/bithon) by using java agent. This 
project not only collects metrics from any java processes, but also 
automatically injects opentelemetry standard tracing context in HTTP request to 
trace the call chain without any changes on Druid side.
   
   Although it's still under development, I think you may be interested in it.
   
   Here're some screenshots from my project. 
   
   
![image](https://user-images.githubusercontent.com/6525742/144733620-1d10e440-918a-4fe9-929e-bdc55ff41e8e.png)
   
   
![image](https://user-images.githubusercontent.com/6525742/144733638-e3a66c10-2dfe-4864-87e3-ac2132ec062e.png)
   
   
![image](https://user-images.githubusercontent.com/6525742/144733646-e3b709f3-78b6-46f0-afd1-4d55c035b3eb.png)
   
   
![image](https://user-images.githubusercontent.com/6525742/144733650-8d3da3fd-bae2-470b-a4dd-796a4c3b93b1.png)
   
   
![image](https://user-images.githubusercontent.com/6525742/144733686-67ef46ea-7f01-4958-a8db-2cb0881893b9.png)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to