wu-sheng commented on issue #2386: Vert.x Core 3.x Plugin
URL: 
https://github.com/apache/incubator-skywalking/pull/2386#issuecomment-475841883
 
 
   > I'm able to detect whether the message is going over the wire or being 
routed locally pretty easily
   
   If you can detect that, so you should do as you described above. 
   
   Just remind
   1. In real local, ContextSnapshot is required between AsyncA and ReceiverB
   1. In `over the wire scenario`, you also need async span. 
   
   My original questions are mostly about when you can't know it is local or 
remote when span is created. But look like you know. So, you could ignore my 
questions.

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


With regards,
Apache Git Services

Reply via email to