You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/10/10 09:37:02 UTC

[GitHub] [apisix] gy09535 commented on issue #2377: bug:Use zipkin plugin and limit-req plugin together, zipkin plugin can not work when is limit

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