wu-sheng commented on PR #103: URL: https://github.com/apache/skywalking-go/pull/103#issuecomment-1731360329
> What data are you referring to? I think the picture you provided is gRPC related data. I am wondering that too. @LinuxSuRen Could you explain what is your point of asking? The agent would not intercept your all codes, or not have to be the codes(APIs) you are calling. The meaning of exit spans(your screenshots) measures the performance of remote peer(server side and the network) as much as possible. Also, for the distributed tracing, the trace would continue if the remote server has been instrumented. You could check the gRPC calling you made, there is a `sw8` header injected by the agent to make the trace continuous. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
