ZS-Oliver opened a new pull request #5989:
URL: https://github.com/apache/skywalking/pull/5989


   fix thrift
   
   bug1:
   For methods without parameters, the collected ARGS are not correct,
   For example, hi() will become hi)
   
   bug2:
   If services A, B and C communicate via RPC
   like A -> B -> C
   A, C mounts agent, B does not mount agent
   The phenomenon is that A has trace, B and C don't
   Fix broken link, Now C can also 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:
[email protected]


Reply via email to