Richard Low created CASSANDRA-7591:
--------------------------------------
Summary: Add read and write metrics for each consistency level
Key: CASSANDRA-7591
URL: https://issues.apache.org/jira/browse/CASSANDRA-7591
Project: Cassandra
Issue Type: Improvement
Reporter: Richard Low
It would be helpful to have read and write metrics for each consistency level
to help clients track query rates per consistency level. It's quite common to
forget to set e.g. a config param in the client and use the wrong consistency
level. Right now the only way to find out from Cassandra is to use tracing. It
would also be helpful to track latencies for different consistency levels to
estimate the cost of e.g. switching from LOCAL_QUORUM to QUORUM reads.
--
This message was sent by Atlassian JIRA
(v6.2#6252)