Skip to content

[Feature] add opensearch health monitoring system#336

Open
LalitDeore wants to merge 5 commits intoShuffle:mainfrom
LalitDeore:dev-lalit
Open

[Feature] add opensearch health monitoring system#336
LalitDeore wants to merge 5 commits intoShuffle:mainfrom
LalitDeore:dev-lalit

Conversation

@LalitDeore
Copy link
Collaborator

@LalitDeore LalitDeore commented Feb 26, 2026

@yashsinghcodes Can we test this on nightly tag?

  1. The OpenSearch health monitoring job runs every 10 minutes.
  2. A notification is created when:
    • Disk usage reaches 90%
    • Heap usage remains at more than 80% for 10 minutes
  3. In both case notifications are generated every hour.
  4. I have added an OpensearchStats struct to store the most recent disk and heap usage metrics. These statistics will be returned in the /api/v1/health endpoint response.

Related PR: Shuffle/Shuffle#1956

@LalitDeore LalitDeore requested a review from frikky February 27, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant