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

Last commit made on 2024-03-06
Get this branch:
git clone -b lp-2.12.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

dbb9ba7... by Pedro GuimarĂ£es

changed gradle distro url

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

Add publishToMavenLocal in build.sh (#1418) (#1420)

(cherry picked from commit 4cdc1d14e0684bf31e7ef7e9a0e0ef027cbf05f6)
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>

c8a3696... by AWSHurneyt <email address hidden>

[Backport 2.x] Implemented cross-cluster monitor support (#1404) (#1412)

* Implemented cross-cluster monitor support (#1404)

* Updated alert mappings to accommodate cross-cluster cluster metrics monitors.

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

* Implemented support for cross-cluster cluster metrics monitors. Implemented GetRemoteIndexes API to populate the frontend UI with details regarding the remote clusters, and indexes.

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

* Fixed a writeable test after changing QueryLevelTriggerRunResult from a data class to an open class for inheritability.

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

* Fixed ktlint errors.

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

* Removed changes to IndexUtils as they're only needed by doc monitors.

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

---------

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

(cherry picked from commit ea36996616eb91b2547b6a64274bbd9e50b1af5d)
Signed-off-by: AWSHurneyt <email address hidden>

* Fixed a test.

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

---------

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

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

Add 2.12 release notes (#1408) (#1413)

* Add 2.12 release notes

* Fix release notes PR

* Add 2 more PRs

---------

(cherry picked from commit b10eaad8f7f25c05fde540d2f4ed97517435d59c)

Signed-off-by: Chase Engelbrecht <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>

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

Bulk index findings and sequentially invoke auto-correlations (#1355) (#1410)

* Bulk index findings and sequentially invoke auto-correlations

* Bulk index findings in batches of 10000 and make it configurable

* Addressing review comments

* Add integ tests to test bulk index findings

* Fix ktlint formatting

---------

(cherry picked from commit b56196557b539b2f6069dc407f301cd9c15771ea)

Signed-off-by: Megha Goyal <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>

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

ipaddress lib upgrade as part of cve fix (#1397) (#1407)

(cherry picked from commit 8d5906019222b2043ae73d0d8edda54a6fc103c5)

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>

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

removed default admin credentials for alerting (#1399) (#1400)

(cherry picked from commit 3c50f7d001bf645e842e95201c176cd6198e7996)

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>
Co-authored-by: Dennis Toepker <email address hidden>

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

Set docData to empty string if actual is null (#1325) (#1334)

(cherry picked from commit 008e076e52c4b549f0260554fc2c6fd04269a896)

Signed-off-by: Chase Engelbrecht <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>

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

Don't attempt to parse workflow if it doesn't exist (#1346) (#1359)

(cherry picked from commit 733fd4e8b307251d4cd1d7c1a8509de346fd3190)

Signed-off-by: Chase Engelbrecht <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>

5448173... by Tyler Ohlsen <email address hidden>

[Backport 2.x] Inject namedWriteableRegistry during ser/deser of SearchMonitorAction (#1382) (#1384)

* Inject namedWriteableRegistry during ser/deser of SearchMonitorAction (#1382)

Signed-off-by: Tyler Ohlsen <email address hidden>

* remove bin files

Signed-off-by: Tyler Ohlsen <email address hidden>

* remove core bin

Signed-off-by: Tyler Ohlsen <email address hidden>

---------

Signed-off-by: Tyler Ohlsen <email address hidden>