serrislew opened a new pull request, #12250:
URL: https://github.com/apache/trafficserver/pull/12250

   Add following metrics for origin server connections. Follows 
`connection.match` rules and appends it as a suffix in the metric name
   - `total_connections`: count
   - `active_connections`: gauge, replaces _count when enabled to keep blocking 
and metrics consistent
   - `blocked_connections`: count to measure the blocked connections
   
   configured with `metric_enabled` and `metric_prefix`
   
   Also adds `port` to `proxy.config.http.per_server.connection.match` as it is 
in matching 


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