opendistro-for-elasticsearch / anomaly-detection-kibana-plugin

A Kibana plugin providing visualizations for anomaly detection in Open Distro.
https://opendistro.github.io/
Apache License 2.0
44 stars 18 forks source link

after stopping and re-editting index pattern, feature definition is gone. #381

Open kaituo opened 3 years ago

kaituo commented 3 years ago

It is better not to do this or get smart about it (e.g., check previous index’s mapping is the same as the new one or not before removing features).

related PR: https://github.com/opendistro-for-elasticsearch/anomaly-detection-kibana-plugin/pull/319