From 1560dc0c9461f03bde6bed58b442272b0c10bb3f Mon Sep 17 00:00:00 2001 From: Kaituo Li Date: Wed, 13 May 2020 17:46:43 -0700 Subject: [PATCH] Add feature back --- ...asticsearch-anomaly-detection.release-notes-1.7.0.0.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/release-notes/opendistro-for-elasticsearch-anomaly-detection.release-notes-1.7.0.0.md b/release-notes/opendistro-for-elasticsearch-anomaly-detection.release-notes-1.7.0.0.md index c0116e1f..e97e4a89 100644 --- a/release-notes/opendistro-for-elasticsearch-anomaly-detection.release-notes-1.7.0.0.md +++ b/release-notes/opendistro-for-elasticsearch-anomaly-detection.release-notes-1.7.0.0.md @@ -9,6 +9,14 @@ This plugin can be used with the [Anomaly Detection Kibana plugin](https://githu This plugin works independently. You can also use the plugin with the same version of the [Open Distro Alerting plugin](https://github.com/opendistro-for-elasticsearch/alerting) and [Open Distro Alerting Kibana plugin](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin) to get alert notifications. You can create a monitor based on an anomaly detector directly on the Alerting Kibana plugin. Monitors run checks on the anomaly detection results regularly and trigger alerts based on custom trigger conditions. +## Features +1. Create and configure anomaly detectors over user-specified indices and features +2. Start and stop detectors at any time +3. Query anomaly results +4. Query existing detectors +5. Query specific detector details and current state +6. Preview anomaly results for new detector features + ## Current Limitations - Limit of 1000 detectors per Elasticsearch cluster - Limit of 5 features per detector