File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
modules/ROOT/pages/monitoring/metrics Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -481,6 +481,8 @@ label:deprecated[Deprecated in 5.15]
481481|<prefix>.cluster.raft.snapshot_attempt|label:new[Introduced in 2025.01] Total number of attempts to download Raft snapshots triggered. (counter)
482482|<prefix>.cluster.raft.snapshot_success|label:new[Introduced in 2025.01] Total number of successfully downloaded Raft snapshots. (counter)
483483|<prefix>.cluster.raft.snapshot_fail|label:new[Introduced in 2025.01] Total number of failed Raft snapshot download attempts. (counter)
484+ |<prefix>.cluster.raft.pre_elections_triggered|label:new[Introduced in 2025.02] Total number of pre-elections triggered by this member. (counter)
485+ |<prefix>.cluster.raft.elections_triggered|label:new[Introduced in 2025.02] Total number of elections triggered by this member. (counter)
484486|===
485487
486488
You can’t perform that action at this time.
0 commit comments