Skip to content

Commit 9c52429

Browse files
1 parent 985abdb commit 9c52429

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/ROOT/pages/monitoring/metrics/reference.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,8 @@ label:deprecated[Deprecated in 5.15]
368368
|<prefix>.transaction.last_closed_tx_id|The ID of the last closed transaction. (counter)
369369
|<prefix>.transaction.tx_size_heap|The transactions' size on heap in bytes. (histogram)
370370
|<prefix>.transaction.tx_size_native|The transactions' size in native memory in bytes. (histogram)
371-
|<prefix>.transaction.validation_failure|The total number of multi version transaction validation failures. (counter)
371+
// |<prefix>.transaction.validation_failure|The total number of multi-version transaction validation failures. (counter)
372+
// |<prefix>.transaction.mvcc_retries|The total number of multi-version server internal retries. (counter)
372373
|===
373374

374375
[[db-index-metrics]]

0 commit comments

Comments
 (0)