Github user shinrich commented on the issue:
https://github.com/apache/trafficserver/pull/1456
http2 connections are tracked by
proxy.process.http2.current_client_sessions and
proxy.process.http2.total_client_connections.
All successfully negotiated SSL/TCP connections would be the sum of
proxy.process.http2.total_client_connections and
proxy.process.http.total_client_connections
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---