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

   ### Current Behavior
   
   
sum(rate(apisix_http_status{service=~"$service",route=~"$route",instance=~"$instance"}[$__rate_interval]))
 by (service)
   
   
sum(rate(apisix_http_status{service=~"$service",route=~"$route",instance=~"$instance"}[$__rate_interval]))
 by (route)
   
   view http://dev-minio.bcnyyun.com/download/apisix-dashbord.png
   
   According to the log statistics, the number of interface calls is less than 
1,000. 
   
   ### Expected Behavior
   
   null
   
   ### Error Logs
   
   null
   
   ### Steps to Reproduce
   
   null
   
   ### Environment
   
   - APISIX version 3.11
   - Operating system: Centos 7.9.x linux 
   - Apisix install by helm 


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