OpenSearch/x-pack/plugin
David Roberts 532a720e1b
[ML] Skeleton estimate_model_memory endpoint for anomaly detection (#53386)
This is a partial implementation of an endpoint for anomaly
detector model memory estimation.

It is not complete, lacking docs, HLRC and sensible numbers
for many anomaly detector configurations.  These will be
added in a followup PR in time for 7.7 feature freeze.

A skeleton endpoint is useful now because it allows work on
the UI side of the change to commence.  The skeleton endpoint
handles the same cases that the old UI code used to handle,
and produces very similar estimates for these cases.

Backport of #53333
2020-03-11 10:20:00 +00:00
..
analytics Support multiple metrics in `top_metrics` agg (backport of #52965) (#53163) 2020-03-05 08:12:01 -05:00
autoscaling [7.x] Smarter copying of the rest specs and tests (#52114) (#52798) 2020-02-26 08:13:41 -06:00
ccr Increase timeout testFollowIndexMaxOperationSizeInBytes (#53014) 2020-03-10 21:51:33 -04:00
core [ML] Skeleton estimate_model_memory endpoint for anomaly detection (#53386) 2020-03-11 10:20:00 +00:00
deprecation Remove DeprecationLogger from route objects (#52285) 2020-02-12 15:05:41 -07:00
enrich Introduce system index APIs for Kibana (#53035) 2020-03-03 14:11:36 -07:00
eql EQL: Test infrastructure improvements (#53253) (#53297) 2020-03-09 14:11:54 -04:00
frozen-indices Fix doc_stats and segment_stats of ReadOnlyEngine (#53345) 2020-03-10 21:51:33 -04:00
graph [7.x] Smarter copying of the rest specs and tests (#52114) (#52798) 2020-02-26 08:13:41 -06:00
ilm Fix null config in SnapshotLifecyclePolicy.toRequest (#53328) (#53355) 2020-03-10 20:44:30 +01:00
logstash Introduce system index APIs for Kibana (#53035) 2020-03-03 14:11:36 -07:00
mapper-constant-keyword Introduce a `constant_keyword` field. (#49713) (#53024) 2020-03-03 16:01:47 +01:00
mapper-flattened Add size support to `top_metrics` (backport of #52662) (#52914) 2020-02-27 16:12:52 -05:00
ml [ML] Skeleton estimate_model_memory endpoint for anomaly detection (#53386) 2020-03-11 10:20:00 +00:00
monitoring Make watch history indices hidden (#52974) 2020-03-06 09:47:03 -07:00
ql SQL: Fix column size for IP data type (#53056) 2020-03-04 10:36:44 +01:00
rollup Single instance of the IndexNameExpressionResolver (#52604) 2020-02-21 07:50:02 -07:00
search-business-rules Generalize how queries on `_index` are handled at rewrite time (#52815) 2020-02-26 15:37:43 +01:00
security Fix Get Alias API handling of hidden indices with visible aliases (#53147) 2020-03-09 16:16:29 -06:00
spatial Add support for multipoint shape queries (#52564) (#52705) 2020-02-24 13:46:51 +01:00
sql Upgrade to final lucene 8.5.0 snapshot (#53293) 2020-03-10 09:32:59 +00:00
src/test [ML] Skeleton estimate_model_memory endpoint for anomaly detection (#53386) 2020-03-11 10:20:00 +00:00
transform [7.x][Transform] add support for script in group_by (#53167) (#53324) 2020-03-10 11:12:58 +01:00
vectors Add size support to `top_metrics` (backport of #52662) (#52914) 2020-02-27 16:12:52 -05:00
voting-only-node Single instance of the IndexNameExpressionResolver (#52604) 2020-02-21 07:50:02 -07:00
watcher Mute failing tests (#53362) (#53363) 2020-03-10 16:01:31 -04:00
build.gradle Disable ILM history in x-pack rest tests (#52868) 2020-02-27 17:20:33 +01:00