[
https://issues.apache.org/jira/browse/CASSANDRA-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13791539#comment-13791539
]
Lyuben Todorov edited comment on CASSANDRA-5871 at 10/10/13 2:27 PM:
---------------------------------------------------------------------
For cfhistograms how should the readLatency / writeLatency be accessed. The
LatencyMetrics object isn't accessible over JMX. jconsole shows it as a Timer.
Maybe we can switch to having percentiles being shown by cfhistograms (read
write latency for 50/75...99.9% and display the averages aswell)
was (Author: lyubent):
For cfhistograms how should the readLatency / writeLatency be recovered. The
LatencyMetrics object isn't accessible over JMX. jconsole shows it as a Timer.
Maybe we can switch to having percentiles being shown by cfhistograms (read
write latency for 50/75...99.9% and display the averages aswell)
> Update nodetool to use o.a.c.metrics
> ------------------------------------
>
> Key: CASSANDRA-5871
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5871
> Project: Cassandra
> Issue Type: Task
> Reporter: Yuki Morishita
> Assignee: Lyuben Todorov
> Priority: Minor
> Fix For: 2.1
>
>
> Since C* 1.2, metrics are moved from *MBeans to own o.a.c.metrics package and
> are exposed through metrics-core library.
> But nodetool is still using deprecated MBean metrics, so it is time to
> migrate to new API.
--
This message was sent by Atlassian JIRA
(v6.1#6144)