elasticsearch/docs/reference/ml/anomaly-detection
David Roberts d1a9b3a545
[ML] Add effective max model memory limit to ML info (#55529)
The ML info endpoint returns the max_model_memory_limit setting
if one is configured.  However, it is still possible to create
a job that cannot run anywhere in the current cluster because
no node in the cluster has enough memory to accommodate it.

This change adds an extra piece of information,
limits.effective_max_model_memory_limit, to the ML info
response that returns the biggest model memory limit that could
be run in the current cluster assuming no other jobs were
running.

The idea is that the ML UI will be able to warn users who try to
create jobs with higher model memory limits that their jobs will
not be able to start unless they add a bigger ML node to their
cluster.

Relates elastic/kibana#63942
2020-04-22 11:36:58 +01:00
..
apis [ML] Add effective max model memory limit to ML info (#55529) 2020-04-22 11:36:58 +01:00
functions [DOCS] Remove extra word (#51757) 2020-01-31 10:27:37 -08:00
aggregations.asciidoc [DOCS] Provides further details on aggregations in datafeeds (#55462) 2020-04-22 08:53:34 +02:00
categories.asciidoc [DOCS] Adds missing testenv attribute (#51719) 2020-01-30 16:13:26 -08:00
configuring.asciidoc
customurl.asciidoc
delayed-data-detection.asciidoc [DOCS] Move datafeed resource definitions into APIs (#50005) 2019-12-11 09:50:41 -08:00
detector-custom-rules.asciidoc [DOCS] Updates custom rules example (#52731) 2020-02-25 09:30:14 -08:00
functions.asciidoc [DOCS] Move anomaly detection job resource definitions into APIs (#49700) 2019-12-06 15:32:07 -08:00
populations.asciidoc
stopping-ml.asciidoc [DOCS] Fixes security links 2019-12-18 11:51:03 -08:00
transforms.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00