-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add shard indexing pressure metric/stats via rest end point #498
Add shard indexing pressure metric/stats via rest end point #498
Conversation
Signed-off-by: Saurabh Singh <sisurab@amazon.com>
…ration. (#478) Signed-off-by: Saurabh Singh <sisurab@amazon.com>
Signed-off-by: Saurabh Singh <sisurab@amazon.com>
✅ Gradle Wrapper Validation success 657c705 |
✅ DCO Check Passed 657c705 |
✅ Gradle Precommit success 657c705 |
start dco check |
✅ Gradle Wrapper Validation success 657c705 |
✅ DCO Check Passed 657c705 |
✅ Gradle Precommit success 657c705 |
✅ Gradle Wrapper Validation success 657c705 |
✅ DCO Check Passed 657c705 |
✅ Gradle Precommit success 657c705 |
Closing this as per the plan updated in #478 |
opensearch-project#498) * refactor: deprecate totalDataSetSize and totalDataSetSizeInBytes in StoreStats Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com> * update CHANGELOG.md Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com> --------- Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
Description
This PR addresses 3rd out of the 4 planned Items for Shard Indexing Pressure ((#478). Add shard indexing pressure metric/stats and expose them via rest end point.
Changes to Review : 657c705
Currently this PR is inclusive of the 1st and 2nd change (#496 & #497), for build and precommit to succeed. Reviewer's are requested to look only at the last commit changes here, and skip the the file changed in previous commits (#496 & #497). Once previous commits are merged, will update this branch to have only the top commit here.
Co-authored-by: Dharmesh Singh sdharms@amazon.com
Issues Resolved
Addresses Item 3 of #478
Check List
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.