Ashish Agrawal

Results 22 issues of Ashish Agrawal

Signed-off-by: Ashish Agrawal *Issue #, if available:* N/A *Description of changes:* Rename to OpenDistro Alerting By making a contribution to this project, I certify that: (a) The contribution was created...

*Issue #, if available:* #91 *Description of changes:* Support SNS as a destination By submitting this pull request, I confirm that my contribution is made under the terms of the...

Signed-off-by: Ashish Agrawal *Issue #, if available:* N/A *Description of changes:* Update name to OpenDistro By making a contribution to this project, I certify that: (a) The contribution was created...

In the monitor details page, the alert history will not show if security is enabled since Kibana tries to call the indexes directly instead of going through Rest APIs. Also...

**Is your feature request related to a problem?** If there are no monitors created, the alerting config index is not created. However if the get/search APIs are called, the will...

enhancement
good first issue

**Is your feature request related to a problem?** For API users, there is no way to preview the action preview message. Additionally, there is an existing bug where there is...

enhancement
good first issue

Currently in many of the tests for the Alerting plugin, we have `thread.sleep` to wait for background processes to complete for us to validate the tests. These should be replaced...

enhancement
good first issue
infrastructure

**Is your feature request related to a problem?** Trigger names are not validated to see if there are other triggers in the same monitor with the same name **What solution...

enhancement

**What is the bug?** Some of the tests are flaky like the composite workflow tests where they need to be skipped like [here](https://github.com/opensearch-project/opensearch-dashboards-functional-test/pull/916). We need to update the tests so...

bug

**Is your feature request related to a problem?** Trigger names are not validated to see if there are other triggers in the same monitor with the same name **What solution...

enhancement
good first issue