Sam Tunnicliffe created CASSANDRA-20466:
-------------------------------------------

             Summary: Timer metrics vtable doesn't include percentiles or 
min/max/mean
                 Key: CASSANDRA-20466
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20466
             Project: Apache Cassandra
          Issue Type: Improvement
            Reporter: Sam Tunnicliffe
            Assignee: Sam Tunnicliffe


Timer metrics essentially combine a Meter and a Histogram, but the 
{{system_metrics.type_timer}} vtable only shows the data from each timer's 
meter. 
Its schema should look like a superset of {{type_meter}} and 
{{type_histogram}}, but instead is identical to {{type_meter}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to