Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Modify ODFE 1.7.0 release notes (#132)
Browse files Browse the repository at this point in the history
Modify ODFE 1.7.0 release notes
  • Loading branch information
ohltyler authored May 12, 2020
1 parent a0088f1 commit 349e58c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions release-notes/release-notes-odfe-1.7.0.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
## Open Distro for Elasticsearch 1.7.0 Release Notes
Compatible with Kibana 7.6.1 and Open Distro for Elasticsearch 1.7.0.

## Initial Release
The Anomaly Detection Kibana plugin provides a Kibana view for the [Anomaly Detection Elasticsearch plugin](https://github.com/opendistro-for-elasticsearch/anomaly-detection).
Expand All @@ -10,13 +11,14 @@ You can use the plugin with the same version of the [Open Distro Alerting Kibana
## Features

1. Create an anomaly detector on an index and configure features for the detector
2. Preview sample anomaly results for historical data
3. Monitor live anomalies
4. Review anomaly history together with alerts
2. Start and stop detectors at any time
3. View live anomaly results and summarized results on the dashboard
4. Preview sample anomaly results for historical data
5. Monitor live anomalies
6. Review anomaly history together with alerts

## Current Limitations

- Supports Elasticsearch / Kibana 7.6.1.
- Page may load slowly if you load/review data in a long time range.
- Not all API calls have complete error handling.
- We will continuously add new unit test cases, but we don't have 100% unit test coverage for now. This is a great area for developers from the community to contribute and help improve test coverage.
Expand Down

0 comments on commit 349e58c

Please sign in to comment.