You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/02/05 17:56:56 UTC

[GitHub] [trafficserver] zwoop commented on issue #7471: ATS 9.0.1: current_server_connections, current_server_transactions metrics broken

zwoop commented on issue #7471:
URL: https://github.com/apache/trafficserver/issues/7471#issuecomment-774189819


   proxy.process.http.current_server_connections is a derivative metric too, which derives from 
   
   ```
     {"proxy.process.current_server_connections",
      RECD_INT,
      {"proxy.process.http.current_server_connections", "proxy.process.http.current_parent_proxy_connections"}}};
   ```


----------------------------------------------------------------
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:
users@infra.apache.org