You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/12/05 04:40:18 UTC

[GitHub] [druid] FrankChen021 commented on pull request #12015: Add OpenTelemetry emitter extension

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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org