Skip to content

Commit 49bd723

Browse files
Apply suggestions from code review
1 parent 4bd1e39 commit 49bd723

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -466,9 +466,9 @@ label:deprecated[Deprecated in 5.15]
466466
|<prefix>.cluster.raft.snapshot_attempt|label:new[Introduced in 2025.01] Total number of attempts to download Raft snapshots triggered. (counter)
467467
|<prefix>.cluster.raft.snapshot_success|label:new[Introduced in 2025.01] Total number of successfully downloaded Raft snapshots. (counter)
468468
|<prefix>.cluster.raft.snapshot_fail|label:new[Introduced in 2025.01] Total number of failed Raft snapshot download attempts. (counter)
469-
|<prefix>.cluster.raft.inbound_queue_offered|label:new[Introduced in 2025.02] Total number inbound messages offered to the queue. (counter)
470-
|<prefix>.cluster.raft.inbound_queue_accepted|label:new[Introduced in 2025.02] Total number inbound messages accepted by the queue. (counter)
471-
|<prefix>.cluster.raft.inbound_queue_rejected|label:new[Introduced in 2025.02] Total number inbound messages rejected by the queue. (counter)
469+
|<prefix>.cluster.raft.inbound_queue_offered|label:new[Introduced in 2025.02] Total number of inbound messages offered to the queue. (counter)
470+
|<prefix>.cluster.raft.inbound_queue_accepted|label:new[Introduced in 2025.02] Total number of inbound messages accepted by the queue. (counter)
471+
|<prefix>.cluster.raft.inbound_queue_rejected|label:new[Introduced in 2025.02] Total number of inbound messages rejected by the queue. (counter)
472472
|<prefix>.cluster.raft.pre_elections_triggered|label:new[Introduced in 2025.02] Total number of pre-elections triggered by this member. (counter)
473473
|<prefix>.cluster.raft.elections_triggered|label:new[Introduced in 2025.02] Total number of elections triggered by this member. (counter)
474474
|===

0 commit comments

Comments
 (0)