OpenSearch/docs/en
Dimitris Athanasiou 5eea355b33 [ML] Add overall buckets api (elastic/x-pack-elasticsearch#2713)
Adds the GET overall_buckets API.

The REST end point is: GET
/_xpack/ml/anomaly_detectors/job_id/results/overall_buckets

The API returns overall bucket results. An overall bucket
is a summarized bucket result over multiple jobs.
It has the `bucket_span` of the longest job's `bucket_span`.
It also has an `overall_score` that is the `top_n` average of the
max anomaly scores per job.

relates elastic/x-pack-elasticsearch#2693

Original commit: elastic/x-pack-elasticsearch@ba6061482d
2017-10-10 14:41:24 +01:00
..
commands Update bootstrap security details (elastic/x-pack-elasticsearch#2430) 2017-09-26 08:52:04 -07:00
ml [ML] Add overall buckets api (elastic/x-pack-elasticsearch#2713) 2017-10-10 14:41:24 +01:00
release-notes [DOCS] Renamed X-Pack release notes 2017-09-28 18:30:25 -07:00
rest-api [ML] Add overall buckets api (elastic/x-pack-elasticsearch#2713) 2017-10-10 14:41:24 +01:00
security [DOCS] Add watcher and elevated privilege info (elastic/x-pack-elasticsearch#2632) 2017-09-26 13:26:02 -07:00
settings [Monitoring] Remove MonitoringSettings (elastic/x-pack-elasticsearch#2596) 2017-09-26 09:37:59 +02:00
watcher Watcher: Allow JIRA path to be custom chosen (elastic/x-pack-elasticsearch#2682) 2017-10-10 08:55:28 +02:00
index.asciidoc [DOCS] Renamed X-Pack release notes 2017-09-28 18:30:25 -07:00
installing-xes.asciidoc [DOCS] Fixed bad link 2017-09-26 09:40:12 -07:00
node.asciidoc [DOCS] Create X-Pack installation and introduction for Elasticsearch Ref (elastic/x-pack-elasticsearch#1698) 2017-06-19 18:01:52 -07:00
setup-xes.asciidoc [DOCS] Wrapping up distribution of X-Pack settings reference info. 2017-06-26 09:04:56 -07:00