Angie Zhang

Results 11 issues of Angie Zhang

Signed-off-by: Angie Zhang ### Description Revert changes to fix #258 to support multiple input indices for doc level monitor ### Issues Resolved #474 in alerting By submitting this pull request,...

IM plugin supports both individual rollup job and non-continuous rollup action in state management policy. Currently user can only create new rollup job for rollup action. Rollup action should support...

enhancement
rollup
medium

*Issue #, if available:* https://github.com/opensearch-project/index-management/issues/666 This PR will be reviewed and merged after https://github.com/opensearch-project/index-management/pull/667 merged. *CheckList:* - [x] Commits are signed per the DCO using --signoff By submitting this pull...

**Is your feature request related to a problem?** Currently, when adding or updating notification configurations in a policy, user can't test directly if the configuration is working as expected. They...

enhancement
good first issue
small
ism

Currently users can't get notifications when managed index runner can't acquire the lock if they configure it in policy. We need support this kind of notification.

enhancement
good first issue
small
ism

Clarify Snapshot action validation conditions and implement it. **Meta Feature** https://github.com/opensearch-project/index-management/issues/587 **Validation Conditions** Most errors of snapshot action come from the configuration and connections of the snapshot repo. i.e. repo...

enhancement
action validation

**Is your feature request related to a problem?** https://github.com/opensearch-project/index-management/issues/587 **What solution would you like?** Add test cases to cover all condition checks for actions in error prevention.

enhancement
testing
action validation

**Meta Feature** https://github.com/opensearch-project/index-management/issues/587 Based on analysis and implementation of actions under Error Prevention framework, we discover that: 1. Some common methods can be implemented at abstract level. 2. We also...

enhancement
maintenance
action validation

> > A general question: if validation failed, can user retry the validation after fix the issue? > > In ManagedIndexRunner, when the validation is enabled and the result is...

enhancement
action validation

**This Issue tracks planned tasks for Error Prevention Stage 2** Design issue: #432 Stage 1 PR: https://github.com/opensearch-project/index-management/pull/579 **Actions:** - [x] [Implement index_priority action](https://github.com/opensearch-project/index-management/issues/646) - [x] [Implement close action](https://github.com/opensearch-project/index-management/issues/643) #27 **Need...

enhancement
action validation