[
https://issues.apache.org/jira/browse/CASSANDRA-6539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13935320#comment-13935320
]
Nick Bailey commented on CASSANDRA-6539:
----------------------------------------
It's just slightly easier to do it in C*. The metrics library does nice things
like automatically expose the metric data in multiple ways. And like I said, in
the case of huge numbers of column families (thousands and above), it's less
burdensome to do the aggregation in C* than on the client.
> Track metrics at a keyspace level as well as column family level
> ----------------------------------------------------------------
>
> Key: CASSANDRA-6539
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6539
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Nick Bailey
> Priority: Minor
> Labels: lhf
>
> It would be useful to be able to see aggregated metrics (write/read
> count/latency) at a keyspace level as well as at the individual column family
> level.
--
This message was sent by Atlassian JIRA
(v6.2#6252)