whfjam commented on issue #4734:
URL: https://github.com/apache/skywalking/issues/4734#issuecomment-699586369


   in my case when the agent can not connect to oapServer it will creat the 
Ignored_Trace the code is in ContextManagerExtendService.createTraceContext " 
if (!Config.Agent.KEEP_TRACING && GRPCChannelStatus.DISCONNECT.equals(status)) {
               return new IgnoredTracerContext();
           }"


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to