gy09535 commented on issue #2377: URL: https://github.com/apache/apisix/issues/2377#issuecomment-706520371
I think when API is limit ,their has no proxy and has no response body, somewhere remove this context, so the proxy span is nil, ref: https://github.com/apache/apisix/blob/master/apisix/plugins/zipkin.lua#L189 , I add some code to judge the "opentracing.proxy_span" and "opentracing.body_filter_span" is not null ,it can work. But I can not find the root cause, please help confirm ---------------------------------------------------------------- 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]
