spacewander opened a new issue #6601: URL: https://github.com/apache/apisix/issues/6601
### Issue description As the discussion in https://github.com/apache/apisix/pull/6500, we need to run the tracing plugins both in the front of request processing and at the end of response body processing. One of the solutions is to add a delayed_body_filter phase, so the plugins can be run in the first of the delayed_body_filter and also the last of the body_filter. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
