File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
modules/ROOT/pages/monitoring/metrics Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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]]
You can’t perform that action at this time.
0 commit comments