Masaori Koshiba created TS-4474:
-----------------------------------
Summary: Clarify proxy metric names
Key: TS-4474
URL: https://issues.apache.org/jira/browse/TS-4474
Project: Traffic Server
Issue Type: Improvement
Components: HTTP, HTTP/2, Metrics
Reporter: Masaori Koshiba
After TS-3612, proxy session and proxy transaction is separated explicitly. But
some metrics names are confusing and inconsistent.
e.g.
- {{proxy.process.http.current_active_client_connections}} includes number of
active client HTTP/2 streams. But, HTTP/2 stream is a kind of transaction.
- {{proxy.process.http.current_client_connections}} for HTTP/1.1 and HTTP/2 but
{{proxy.process.http2.current_client_sessions}} for HTTP/2
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)