Amit Galitzky
Amit Galitzky
### Is your feature request related to a problem? Currently the provisioning_progress field projects the status of the provisioning just based on absolute terms (https://github.com/opensearch-project/flow-framework/blob/main/src/main/java/org/opensearch/flowframework/model/ProvisioningProgress.java#L15) ### What solution would you...
### Is your feature request related to a problem? Please describe With the addition of https://github.com/opensearch-project/opensearch-build/pull/1569. We can now support `latest` keyword when fetching distribution builds. This could potentially be...
### Description backporting PRs #1422, #1414, #1441 to 2.x ### Check List - [x] Commits are signed per the DCO using `--signoff`. By submitting this pull request, I confirm that...
**Is your feature request related to a problem?** AD currently supports suppression rules at the feature level, allowing users to define threshold-based rules so that anomalies are ignored by minor...
**Is your feature request related to a problem?** Currently our profile API gives us the `total_size_in_bytes` for each detector, however not the total memory used by AD in each node...
**Is your feature request related to a problem?** We need to provide users with more accurate and accessible metrics for estimating the size and document count of their Anomaly Detection...
**Is your feature request related to a problem?** We should enhance the Validate API for the OpenSearch Anomaly Detection plugin to provide users with better insights into the potential model...
**Is your feature request related to a problem?** When you create an OpenSearch Monitor on top of an Anomaly Detector, the alert output will generally contain structured information about the...
**Is your feature request related to a problem?** When creating an alerting monitor on top of an anomaly detector, the alerting dashboard only provides an easy UI to add trigger...
**Is your feature request related to a problem?** We should use the new `_list/indices` API instead of `_cat/indices` to better handle fetching of indices as current `cat` API consumes too...