Skip to content

Commit 902ef57

Browse files
committed
Merge branch 'cassandra-4.1' into cassandra-5.0
2 parents f61a1cb + 62150b0 commit 902ef57

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/modules/cassandra/pages/managing/operating/metrics.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,12 @@ by compression meta data.
181181
|TombstoneScannedHistogram |Histogram |Histogram of tombstones scanned
182182
in queries on this table.
183183

184+
|TombstoneWarnings |Counter |Number of tombstone read warnings (reads that scanned more than
185+
tombstone_warn_threshold tombstones).
186+
187+
|TombstoneFailures |Counter |Number of tombstone read failures (reads that scanned more than
188+
tombstone_failure_threshold tombstones).
189+
184190
|LiveScannedHistogram |Histogram |Histogram of live cells scanned in
185191
queries on this table.
186192

0 commit comments

Comments
 (0)