elasticsearch/docs/reference/ml/common/apis
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
..
get-ml-info.asciidoc [ML] Include ML processor limits in _ml/info response (#101392) 2023-10-27 13:52:03 +01:00
get-ml-memory.asciidoc [ML] Add ML memory stats API (#83802) 2022-02-17 09:19:14 +00:00
index.asciidoc [ML] Add ML memory stats API (#83802) 2022-02-17 09:19:14 +00:00
ml-apis.asciidoc [ML] Add ML memory stats API (#83802) 2022-02-17 09:19:14 +00:00
set-upgrade-mode.asciidoc [DOCS] Move ML info and upgrade APIs (#84005) 2022-02-16 11:23:00 -08:00