~data-platform/opensearch-project-components/+git/opensearch-alerting:lp-2.14.0

Last commit made on 2024-05-23
Get this branch:
git clone -b lp-2.14.0 https://git.launchpad.net/~data-platform/opensearch-project-components/+git/opensearch-alerting
Members of Canonical Data Platform can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

e6e76e8... by Pedro GuimarĂ£es

changed gradle distro url

cb4ff3e... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

update cron-utils to fix CVE sonatype-2020-1438 (#1503) (#1538)

(cherry picked from commit 62003eed7bc18c52d2e87d0b4f661709e3cec267)

Signed-off-by: Amardeepsingh Siglani <email address hidden>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

72d62be... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

Added 2.14 release notes. (#1534) (#1536)

* Added 2.14 release notes.

* Added 2.14 release notes.

---------

(cherry picked from commit 66359f8b7ee6673fa71b44313b606b51be2b04a7)

Signed-off-by: AWSHurneyt <email address hidden>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

cdf023f... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

Adjusted maven publish workflow to execute automatically when merging a PR. (#1531) (#1533)

(cherry picked from commit 7ee7915704ccf9ed2cb231e6fb63f86b121eae43)

Signed-off-by: AWSHurneyt <email address hidden>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

b16412a... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

Adjusted integ tests for when security is enabled. (#1528) (#1529)

* Adjusted integ tests for when security is enabled.

* Adjusted integ tests for when security is enabled.

---------

(cherry picked from commit e7e77254501eff312e5948e5d9eb01e60ab058b9)

Signed-off-by: AWSHurneyt <email address hidden>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

51a0f2a... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

Increment version to 2.14.0-SNAPSHOT (#1492)

Signed-off-by: opensearch-ci-bot <email address hidden>
Co-authored-by: opensearch-ci-bot <email address hidden>

a92b202... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

fix fieldLimit exception in docLevelMonitor (#1368) (#1507)

* fix fieldLimit exception in docLevelMonitor

* bug fixes from prev pr

---------

(cherry picked from commit 77fc8b6ff845b99cc926bf8c324992495a109c37)

Signed-off-by: Riya Saxena <email address hidden>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

aa3d10b... by Subhobrata Dey <email address hidden>

doc-level monitor fan-out approach (#1521)

Signed-off-by: Subhobrata Dey <email address hidden>

3f60cf1... by AWSHurneyt <email address hidden>

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

* Added input validation, and fixed bug for cross cluster monitors. (#1510)

* Fixed issue where InputService wouldn't wait for cluster metrics monitor to finish executing against all clusters.

Signed-off-by: AWSHurneyt <email address hidden>

* Added input validation for GetRemoteIndexes API, and added related unit and integration tests.

Signed-off-by: AWSHurneyt <email address hidden>

* Removed unused variable, and imports.

Signed-off-by: AWSHurneyt <email address hidden>

* Made initial call to GetRemoteIndexes API log INFO level to capture timestamp of incoming request.

Signed-off-by: AWSHurneyt <email address hidden>

* Fixed comment.

Signed-off-by: AWSHurneyt <email address hidden>

* Moved some regex to common utils.

Signed-off-by: AWSHurneyt <email address hidden>

* Renamed cross cluster monitor setting.

Signed-off-by: AWSHurneyt <email address hidden>

* Fixed import.

Signed-off-by: AWSHurneyt <email address hidden>

* Fixed import.

Signed-off-by: AWSHurneyt <email address hidden>

* Fixed ktlint error.

Signed-off-by: AWSHurneyt <email address hidden>

* Added null checks for health statuses.

Signed-off-by: AWSHurneyt <email address hidden>

* Wrapped Monitor.parse calls in AlertingExceptions so IllegalArgumentExceptions are wrapped in 4xx-level exceptions.

Signed-off-by: AWSHurneyt <email address hidden>

* Fixed merge error.

Signed-off-by: AWSHurneyt <email address hidden>

* Fixed test.

Signed-off-by: AWSHurneyt <email address hidden>

---------

Signed-off-by: AWSHurneyt <email address hidden>

* Fixed test.

Signed-off-by: AWSHurneyt <email address hidden>

---------

Signed-off-by: AWSHurneyt <email address hidden>

12a39ba... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

Add validation check for doc level query name during monitor creation (#1506) (#1511)

* add validation check for doc level query name during monitor creation

* change to 0-256 chars

* change validation message and move validation loc

---------

(cherry picked from commit 636b43f8bdde8d2e7186980469dab49e86d49f0e)

Signed-off-by: Joanne Wang <email address hidden>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>