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/08/19 14:00:18 UTC

[GitHub] [skywalking] wu-sheng commented on issue #5354: When sampling is turned on, the @TracecrossThread does not work

wu-sheng commented on issue #5354:
URL: https://github.com/apache/skywalking/issues/5354#issuecomment-676405783


   Because it could be `not-sampled`, that is the side-effect of doing the sampling.
   
   In across-process(RPC/MQ) case, once the plugin uses `public static AbstractSpan createEntrySpan(String operationName, ContextCarrier carrier)`, there is a force sampling mechanism. But for across-thread, there is no such thing.


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