pmq5205209 opened a new issue #3113: After the SamplingService is running at the agent, how to ensure the integrity of trace? URL: https://github.com/apache/skywalking/issues/3113 After the SamplingService is running at the agent, how to ensure the integrity of trace? Before a entrySpan created, it will be judged that whether the request has a header whose key is "sw6" or "sw3". If the answer is yes, the entrySpan will be forced to sample. However, exitSpans will never be forced to sample. According to my understanding, it is only be ensured that the tracing information need to be receiced after been sended across the request header.
---------------------------------------------------------------- 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] With regards, Apache Git Services
