elasticsearch/docs/reference/ml
David Roberts 9286716660
[ML] Include ML processor limits in _ml/info response (#101392)
The _ml/info response now includes two extra fields in its
`limits`:

1. `max_single_ml_node_processors`
2. `total_ml_processors`

These fields are _only_ included if they can be accurately
calculated. If autoscaling is enabled and the ML nodes are
not at their maximum size then these fields _cannot_
currently be accurately calculated. (This could potentially
be improved in the future with additional settings set by
the control plane.)
2023-10-27 13:52:03 +01:00
..
anomaly-detection [DOCS] Alerts-as-data for anomaly detection rules (#100864) 2023-10-17 07:37:22 -07:00
common/apis [ML] Include ML processor limits in _ml/info response (#101392) 2023-10-27 13:52:03 +01:00
df-analytics/apis [DOCS] Move x-pack docs to docs/reference dir (#99209) 2023-09-12 14:53:41 -04:00
images [DOCS] Alerts-as-data for anomaly detection rules (#100864) 2023-10-17 07:37:22 -07:00
trained-models/apis [DOCS] Clarifies that inference input must be single string (#101301) 2023-10-25 17:18:05 +02:00
ml-shared.asciidoc [DOCS] Fixes NOTE display error. (#98783) 2023-08-23 12:18:54 +02:00