nic-6443 commented on issue #6301:
URL: https://github.com/apache/apisix/issues/6301#issuecomment-1038693977


   > I will vote for `http_requests_total`.
   
   Got it. As discussed above, I will be introducing two new metrics:
   1. `http_requests_total`(counter type)
   2. `nginx_http_connections_total`(counter type) with a `type` label, which 
has two values: `accepts`, `handled`
   
   Also, the `state` label in the old `nginx_http_current_connections` metric 
will only have four values: `active`/ `reading`/ `writing`/ `waiting` and the 
`accepted`/ `handled`/ `total` will be removed. 
                             
   I will submit this PR as soon as possible.


-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to