anomaly-detection-dashboards-plugin
anomaly-detection-dashboards-plugin copied to clipboard
Restrict `Suggest anomaly detector` to only show for OpenSearch datasets
Description
@lezzago mentioned that the suggest feature only works with opensearch index pattern or indices. This PR prevents it to show up if the selected dataset is not opensearch index
Issues Resolved
[List any issues this PR will resolve]
Check List
- [ ] New functionality includes testing.
- [ ] All tests pass
- [ ] New functionality has been documented.
- [ ] Commits are signed per the DCO using
--signoff
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.