Skip to content

Commit 9b964ea

Browse files
authored
Update manage-cluster-horizontal-scaling.md
1 parent 89d62d3 commit 9b964ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/data-explorer/manage-cluster-horizontal-scaling.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,10 @@ Optimized autoscale starts working. Its actions are now visible in the Azure act
5353
When your cluster approaches a state of over-utilization, scale out to maintain optimal performance. Scale out will occur when:
5454
* The number of cluster instances is below the maximum number of instances defined by the user.
5555
* The cache utilization is high for over an hour.
56+
* The CPU is high for over an hour.
5657

5758
> [!NOTE]
58-
> The scale out logic doesn't currently consider the ingestion utilization and CPU metrics. If those metrics are important for your use case, use [custom autoscale](#custom-autoscale).
59+
> The scale out logic doesn't currently consider the ingestion utilization metric. If this metric is important for your use case, use [custom autoscale](#custom-autoscale).
5960
6061
**Scale in**
6162

0 commit comments

Comments
 (0)