anomaly-detection-kibana-plugin icon indicating copy to clipboard operation
anomaly-detection-kibana-plugin copied to clipboard

A Kibana plugin providing visualizations for anomaly detection in Open Distro.

Results 37 anomaly-detection-kibana-plugin issues
Sort by recently updated
recently updated
newest added

Will show two toast notifications when delete on running detector with batch action on detector list. ![Screen Shot 2020-06-23 at 10 31 02 AM](https://user-images.githubusercontent.com/49084640/85436747-611b4b80-b53e-11ea-92f0-6add953e731d.png)

enhancement

## Use case If user want to migrate to new domain, they need to export all detectors' configuration and import to new domain. ## Solution We can add export and...

feature

Currently, when user deletes detector, we just show callout message to user that there is monitor running on top of this detector. User needs to open monitor and disable/delete it...

enhancement

Currently we couple AD and alerting on Kibana. We provide specific monitor input type to create monitor on top of detector. But at the backend we just use AD result...

enhancement

Currently, 3 tests are being skipped because they are comparing against test snapshots that contain timestamp conversion logic. Because of this, if the tests are run in a different timezone...

test

Detector may have thousands of anomaly results. With filters, user can easily get AD result they want.

enhancement

After editing detector, if the change will impact model run, we should show save and start detector confirm modal like edit feature page. The changes will impact model: * index...

enhancement