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 2019/01/11 15:13:59 UTC

[GitHub] wu-sheng commented on issue #2149: Why is my link broken into two?

wu-sheng commented on issue #2149: Why is my link broken into two?
URL: https://github.com/apache/incubator-skywalking/issues/2149#issuecomment-453548818
 
 
   If `10.102.131.151:10008` is already instrumented by agent, it means the rpc between project-e and project-mysql is using the protocol SkyWalking doesn't support.
   
   We need inject header at project-e client side, and propagate the context to project-mysql side, powered by SkyWalking plugins. 
   
   You need to find out whether your rpc lib is supported in our `supported-list`. If yes, maybe your scenario is not supported in our plugin. Then you could
   1. Submit an issue to report that with demo codes to reproduce the issue.
   1. Or try to find out why it is not supported, why propagation doesn't happen

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services