membphis commented on issue #2022: URL: https://github.com/apache/apisix/issues/2022#issuecomment-670534445
we can implement a plugin for this feature. 1. check if the request contains `X-Request-Id` 2. if not we'll generate a UUID as `request_id` 3. set to proxy_header and response header 4. write `request_id` to access log ---------------------------------------------------------------- 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]
