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

Restrict `Suggest anomaly detector` to only show for OpenSearch datasets

Open joshuali925 opened this issue 7 months ago • 0 comments

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.

joshuali925 avatar Mar 27 '25 23:03 joshuali925