Issue description
The duration recorded by the zipkin plugin does not match the phase. May The plugin should be executed last, not first.
Minimal test code / Steps to reproduce the issue
add ngx.sleep() at some other plugin's rewrite phase, the duration of access phase will be longer, instead of rewrite phase.
Issue description
The duration recorded by the zipkin plugin does not match the phase. May The plugin should be executed last, not first.
Minimal test code / Steps to reproduce the issue
add ngx.sleep() at some other plugin's rewrite phase, the duration of access phase will be longer, instead of rewrite phase.