Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/introduction/partials/new-features-76_2.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ See xref:analytics-rest-admin:index.adoc#return_active_requests[Active Requests]
** `cm_auto_failover_max_count`: the maximum number of auto-failovers allowed before Cluster Manager disables auto-failover.
** `cm_failover_total`: The total number of non-graceful failovers that have occurred.
** `cm_graceful_failover_total`: The total number of graceful failovers that have occurred.
** `cm_is_balanced`: Whether the Cluster Manager is balanced. Only reported by orchestrator nodes and only reported every 30 seconds.
** `cm_is_balanced`: Whether the cluster is balanced. Only reported by orchestrator nodes and only reported every 30 seconds.
** `cm_rebalance_in_progress`: Whether there is a rebalance occurring. Only reported by the orchestrator node.
** `cm_rebalance_progress`: An estimate of the progress of the current rebalance. Only reported by the orchestrator.
** `cm_rebalance_total`: The total number of rebalances that have occurred.
Expand Down
Loading