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

Yuki Morishita commented on CASSANDRA-6539:
-------------------------------------------

You need to instantiate KeyspaceMetrics object at Keyspace creation and 
discard(release) when it closed. Otherwise metrics won't show up.

I honestly don't get the point of trying to aggregate all metrics from CF. 
Total memtable/SSTable/BF sizes are fine, but I don't think others like max row 
size/latency/BF fp ratio are not so much.

> 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
>            Assignee: Brandon Williams
>            Priority: Minor
>              Labels: lhf
>             Fix For: 1.2.17, 2.0.9
>
>         Attachments: 6539-1.2.txt, 6539-2.0.txt
>
>
> 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)

Reply via email to