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

changed alertContext field name to alert #1574

Closed toepkerd closed 2 weeks ago

toepkerd commented 2 weeks ago

Issue #, if available: A follow-up PR to this main PR #1561 for Alerting Comments. This PR addresses CI and IT failures from that main PR.

Description of changes: Changed the name of the AlertContext field in QueryLevelTriggerExecutionContext from alertContext to alert.

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.