OpenSearch/docs/reference/ml/anomaly-detection
Benjamin Trent 297f864884
[ML] relax throttling on expired data cleanup (#56711) (#56895)
Throttling nightly cleanup as much as we do has been over cautious.

Night cleanup should be more lenient in its throttling. We still
keep the same batch size, but now the requests per second scale
with the number of data nodes. If we have more than 5 data nodes,
we don't throttle at all.

Additionally, the API now has `requests_per_second` and `timeout` set.
So users calling the API directly can set the throttling.

This commit also adds a new setting `xpack.ml.nightly_maintenance_requests_per_second`.
This will allow users to adjust throttling of the nightly maintenance.
2020-05-18 08:46:42 -04:00
..
apis [ML] relax throttling on expired data cleanup (#56711) (#56895) 2020-05-18 08:46:42 -04:00
functions [DOCS] Remove extra word (#51757) 2020-01-31 10:30:06 -08:00
aggregations.asciidoc [DOCS] Makes the footnotes less verbose in configuring aggs page. (#55857) 2020-04-29 09:52:29 +02:00
categories.asciidoc [DOCS] Adds missing testenv attribute (#51719) 2020-01-30 16:15:17 -08:00
configuring.asciidoc [DOCS] Updates anomaly detection terminology (#44888) 2019-07-26 11:10:49 -07:00
customurl.asciidoc [DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] (#46449) (#46459) 2019-09-06 16:09:09 -04:00
delayed-data-detection.asciidoc [7.x][DOCS] Move datafeed resource definitions into APIs (#50516) 2019-12-30 09:35:16 -08:00
detector-custom-rules.asciidoc [DOCS] Updates custom rules example (#52731) 2020-02-25 09:32:52 -08:00
functions.asciidoc [7.x][DOCS] Move anomaly detection job resource definitions into APIs (#50490) 2019-12-27 13:30:26 -08:00
populations.asciidoc [DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] (#46449) (#46459) 2019-09-06 16:09:09 -04:00
stopping-ml.asciidoc [DOCS] Fixes security links 2019-12-18 11:52:00 -08:00
transforms.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) (#46494) 2019-09-09 12:35:50 -04:00