kellyseeme opened a new issue, #12644:
URL: https://github.com/apache/apisix/issues/12644

   ### Description
   
   <img width="1812" height="149" alt="Image" 
src="https://github.com/user-attachments/assets/a9bc64a9-b7f2-42b0-98a7-3c7b092ff442";
 />
   in apisix access log
   request_time upstream_connect_time upstream_header_time 
upstream_response_time
   7.166                        0                               5.751           
                        7.165
   5.432                        0                               5.417           
                        5.432
   5.702                        0                               5.66            
                        5.702
   5.427                        0                               5.384           
                        5.426
   12.79                        0                               0.384           
                        0.384
   
   i cant find 13 seconds request time in access log,how this happen?
   in pormetheus,this request time(13s) != apisix rt time(13s) + upstream rt 
time(6s),why?
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
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]

Reply via email to