mirror of https://github.com/apache/cassandra
Fix table definition in metrics doc source
patch by Yifan Cai; reviewed by Benjamin Lerer for CASSANDRA-16410
This commit is contained in:
parent
0103e5c3a1
commit
d12cb03069
|
|
@ -152,7 +152,7 @@ ReadRepairRequests Meter Throughput for mu
|
|||
ShortReadProtectionRequests Meter Throughput for requests to get extra rows during short read protection.
|
||||
ReplicaFilteringProtectionRequests Meter Throughput for row completion requests during replica filtering protection.
|
||||
ReplicaFilteringProtectionRowsCachedPerQuery Histogram Histogram of the number of rows cached per query when replica filtering protection is engaged.
|
||||
============================================ ============== ===========
|
||||
=============================================== ============== ===========
|
||||
|
||||
Keyspace Metrics
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
|
|
|||
Loading…
Reference in New Issue