Skip to content

Commit 038680a

Browse files
Update reference.adoc
1 parent 097b2c9 commit 038680a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,8 +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)
372-
|<prefix>.transaction.mvcc_retries|The total number of multi-version server internal retries. (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)
373373
|===
374374

375375
[[db-index-metrics]]

0 commit comments

Comments
 (0)