File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
modules/ROOT/pages/monitoring/metrics Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -478,9 +478,9 @@ label:deprecated[Deprecated in 5.15]
478478|<prefix>.cluster.raft.replication_maybe|Raft Replication maybe count. (counter)
479479|<prefix>.cluster.raft.replication_success|The total number of Raft replication requests that have succeeded. (counter)
480480|<prefix>.cluster.raft.last_leader_message|The time elapsed since the last message from a leader in milliseconds. Should reset periodically. (gauge)
481- |<prefix>.cluster.raft.snapshot_attempt|Total number of attempts to download Raft snapshots triggered. (counter)
482- |<prefix>.cluster.raft.snapshot_success|Total number of successfully downloaded Raft snapshots. (counter)
483- |<prefix>.cluster.raft.snapshot_fail|Total number of failed Raft snapshot download attempts. (counter)
481+ |<prefix>.cluster.raft.snapshot_attempt|label:new[Introduced in 2025.01] Total number of attempts to download Raft snapshots triggered. (counter)
482+ |<prefix>.cluster.raft.snapshot_success|label:new[Introduced in 2025.01] Total number of successfully downloaded Raft snapshots. (counter)
483+ |<prefix>.cluster.raft.snapshot_fail|label:new[Introduced in 2025.01] Total number of failed Raft snapshot download attempts. (counter)
484484|===
485485
486486
You can’t perform that action at this time.
0 commit comments