opensearch-project / alerting

📟 Get notified when your data meets certain conditions by setting up monitors, alerts, and notifications
https://opensearch.org/docs/latest/monitoring-plugins/alerting/index/
Apache License 2.0
58 stars 99 forks source link

[Backport 2.x] Added input validation, and fixed bug for cross cluster monitors. (#1510) #1515

Closed AWSHurneyt closed 2 months ago

AWSHurneyt commented 2 months ago

Issue #, if available:

Description of changes: Manual backport of PR #1510

CheckList:

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.

AWSHurneyt commented 2 months ago

The tests in this PR will fail until https://github.com/opensearch-project/common-utils/pull/641 is merged.

AWSHurneyt commented 2 months ago

The security tests are failing due to unrelated issues. They'll be fixed in a separate PR. E.g., https://github.com/opensearch-project/alerting/pull/1511/checks