You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/12/21 09:58:09 UTC

[GitHub] [skywalking] beijingzhangwei opened a new issue #6043: how to link the profile result with the business log and async task using java

beijingzhangwei opened a new issue #6043:
URL: https://github.com/apache/skywalking/issues/6043


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - Question or discussion
   
   ___
   ### Question
   - What do you want to know?
   -First Question: Is skywalking support log(business log) collect. Like alibaba's arms link the profile result with the business log.
   -Second Question:  In java project, business logic process use thread pool,  how to bind traceContext to the task? and how to  analysis the async thread pool task consuming.  like cost ?  
   
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] beijingzhangwei commented on issue #6043: how to link the profile result with the business log and async task using java

Posted by GitBox <gi...@apache.org>.
beijingzhangwei commented on issue #6043:
URL: https://github.com/apache/skywalking/issues/6043#issuecomment-748892149


   thx,we just want to reduce dependence on commercial product, so we coming.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #6043: how to link the profile result with the business log and async task using java

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6043:
URL: https://github.com/apache/skywalking/issues/6043#issuecomment-748887808


   > -First Question: Is skywalking support log(business log) collect. Like alibaba's arms link the profile result with the business log.
   
   Please don't involve a commercial product in, that is not a reference for an open-source project. 
   1. Collecting logs in traces has been supported, and will be released in 8.4.0, you could read docs/en/setup/service-agent/java-agent/agent-optional-plugins/Logger-plugin.md
   2. If you want a better way, lower load to your application(agent), consider waiting for the satellite release in 2021, https://github.com/apache/skywalking-satellite
   
   > -Second Question: In java project, business logic process use thread pool, how to bind traceContext to the task? and how to analysis the async thread pool task consuming. like cost ?
   
   Across thread solution has been provided for a long time, https://github.com/apache/skywalking/blob/master/docs/en/setup/service-agent/java-agent/Application-toolkit-trace-cross-thread.md
   
   Your questions are mostly included in the documentation. Please read them before submitting an issue.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #6043: how to link the profile result with the business log and async task using java

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #6043:
URL: https://github.com/apache/skywalking/issues/6043


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #6043: how to link the profile result with the business log and async task using java

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6043:
URL: https://github.com/apache/skywalking/issues/6043#issuecomment-748892866


   I know, but please let's keep discussion on tech perspective only.


----------------------------------------------------------------
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:
users@infra.apache.org