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/01/09 03:37:48 UTC

[GitHub] [skywalking] solapvk opened a new issue #4204: .net core call java , the call chain break

solapvk opened a new issue #4204: .net core call java , the call chain break
URL: https://github.com/apache/skywalking/issues/4204
 
 
   java call .net core ,the http head is
    
   
   > sw6 = 1-MjUuNzQuMTU3ODUzNTczNTUzNzAwMzU=-MjUuNzQuMTU3ODUzNTczNTUzNzAwMzQ=-2-25-25-I2xvY2FsaG9zdDo4MDg3-Iy9oZWxsbw==-Iy9oZWxsbw==
   
   and the call chain is right.like  that
   
   ![p1](https://user-images.githubusercontent.com/5832358/72035745-b5ee4100-32d3-11ea-8520-95335645ff5f.jpg)
   
   .net core call java ,the head is 
   
   > sw6=1-MjMuNzYuMTU3ODUzNjc5ODM4MzAwMDk=-MjMuNzYuMTU3ODUzNjc5ODQ0NTAwMTE=-0-23-23-I2xvY2FsaG9zdDo4MDg5-I2h0dHA6Ly9sb2NhbGhvc3Q6ODA4OS9oZWxsbw==-Iy9hcGkvdmFsdWVzLzE=
   
   and the call chain is not right.like  that
   ![image](https://user-images.githubusercontent.com/5832358/72035960-5ba1b000-32d4-11ea-8836-852e362d4afd.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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng commented on issue #4204: .net core call java , the call chain break

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4204: .net core call java , the call chain break
URL: https://github.com/apache/skywalking/issues/4204#issuecomment-572374363
 
 
   I think you should submit the issue to .net repo. SkyWalking header propagation codes are right, due to most users are using it. So, my guess is, in some .net plugin, it doesn't report the data in right format, and the javaagent ignores the header and start a new trace.

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


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng closed issue #4204: .net core call java , the call chain break

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #4204: .net core call java , the call chain break
URL: https://github.com/apache/skywalking/issues/4204
 
 
   

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


With regards,
Apache Git Services