alerting-dashboards-plugin
                                
                                 alerting-dashboards-plugin copied to clipboard
                                
                                    alerting-dashboards-plugin copied to clipboard
                            
                            
                            
                        📟 Manage your monitors, alerts and notifications in OpenSearch Dashboards
### Description Reduce cypress flakiness ### Issues Resolved N/A ### Check List - [ ] New functionality includes testing. - [ ] All tests pass - [ ] New functionality...
### Description [Describe what this change achieves] ### Issues Resolved [List any issues this PR will resolve] ### Check List - [ ] New functionality includes testing. - [ ]...
**Is your feature request related to a problem?** A large organization is most likely to have multiple administrators for managing cluster resources. For example, `admin_a` and `admin_b` could be responsible...
@waza-ari commented on [Fri Apr 21 2023](https://github.com/opensearch-project/OpenSearch-Dashboards/issues/3913) Creating Document Level monitor fails as the query field value is not passed correctly A clear and concise description of what the bug...
The [opensearch-dashboards-functional-test repo](https://github.com/opensearch-project/opensearch-dashboards-functional-test/issues/801) is working on upgrading the version of Cypress used in the repo from v9 to v12. There is a feature branch in the repository called [`feature/cypress12`](https://github.com/opensearch-project/opensearch-dashboards-functional-test/tree/feature/cypress12) to...
Currently for many fields we show, we have things like `hour(s)` that is hard coded and this can be replaced with prepend/append options provided from OUI form fields
### Is your feature request related to a problem? As part of OpenSearch releases, `opensearch-build` pushes a tag for the release commit. But publishing a github release based on the...
This is a component issue for __{REPLACE_WITH_RELEASE_VERSION}__. Coming from https://github.com/opensearch-project/opensearch-build/issues/3616. Please follow the following checklist. __Please refer to the DATES in that post__. How to use this issue ## This...
…by type ### Description The alerting plugin needs to find fields (by type) to offer the visual editor for monitors. The code for recursing over the index mappings to find...