|
@@ -12,11 +12,12 @@ Estimates required storage capacity based on current ingestion into hot nodes.
|
|
|
Available for policies governing hot data nodes.
|
|
|
|
|
|
<<autoscaling-frozen-shards-decider,Frozen shards decider>>::
|
|
|
-Estimates required memory capacity based on number of frozen shards.
|
|
|
+Estimates required memory capacity based on the number of partially mounted shards.
|
|
|
Available for policies governing frozen data nodes.
|
|
|
|
|
|
<<autoscaling-frozen-storage-decider,Frozen storage decider>>::
|
|
|
-Estimates required storage capacity as a percentage of total frozen data set.
|
|
|
+Estimates required storage capacity as a percentage of the total data set of
|
|
|
+partially mounted indices.
|
|
|
Available for policies governing frozen data nodes.
|
|
|
|
|
|
<<autoscaling-machine-learning-decider,Machine learning decider>>::
|