[ 
https://issues.apache.org/jira/browse/CASSANDRA-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14149588#comment-14149588
 ] 

Nick Bailey commented on CASSANDRA-5657:
----------------------------------------

Yeah if the metric is just a simple counter then a recent* method exposing it 
isn't really necessary. You can just track the difference between calls. The 
more complicated metrics like latency (total recent latency / total recent 
requests) are better exposed by the 1/5/15 minute rate metrics you mentioned.

That said, last I checked there were a few recent* metrics that didn't have a 
1/5/15 minute rate equivalent. For example Key/RowCacheRecentHitRate.

> remove deprecated metrics
> -------------------------
>
>                 Key: CASSANDRA-5657
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5657
>             Project: Cassandra
>          Issue Type: Task
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: T Jake Luciani
>              Labels: technical_debt
>             Fix For: 3.0
>
>         Attachments: 5657.txt
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to