diff --git a/modules/introduction/partials/new-features-76_2.adoc b/modules/introduction/partials/new-features-76_2.adoc index 6609dee5d8..fc6cbff55d 100644 --- a/modules/introduction/partials/new-features-76_2.adoc +++ b/modules/introduction/partials/new-features-76_2.adoc @@ -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.