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:
[email protected]