Skip to content
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 completionCount constants for co-ordinator and shard level tasks #53

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

kaushalmahi12
Copy link
Contributor

@kaushalmahi12 kaushalmahi12 commented Nov 6, 2023

Adding completionCount metrics constants. This was previously not part of /stats/search_backpressure API as the change got merged post 2.11 release. We will need this metric to find correct cancellation percentage with respect to total completed tasks at shard and co-ordinator level.

Github issue: opensearch-project/performance-analyzer#587

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you are proposing
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

ansjcy
ansjcy previously approved these changes Nov 13, 2023
@ansjcy
Copy link
Member

ansjcy commented Nov 13, 2023

LGTM.

@deshsidd
Copy link

deshsidd commented Dec 5, 2023

LGTM apart from the minor nit

@sgup432 sgup432 merged commit 876721b into opensearch-project:main Dec 18, 2023
4 checks passed
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.

4 participants