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 shard level and co-ordinator level task completion count in SBP collector #593

Merged
merged 3 commits into from
Dec 22, 2023

Conversation

kaushalmahi12
Copy link
Contributor

@kaushalmahi12 kaushalmahi12 commented Nov 10, 2023

PreReq PRs for this to be approved: opensearch-project/performance-analyzer-commons#53
Github Issue: #587

adding shard level and co-ordinator level completion count in SBP collector which we will consume downstream to calculate SBP RCA health.

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

  • Backport Labels added.
  • 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.

@kaushalmahi12 kaushalmahi12 changed the title add shard level and co-ordinator level completion count in SBP collector add shard level and co-ordinator level task completion count in SBP collector Nov 10, 2023
Copy link
Member

@ansjcy ansjcy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (9e2b749) 69.13% compared to head (5214a6b) 69.40%.
Report is 4 commits behind head on main.

Files Patch % Lines
...r/collectors/SearchBackPressureStatsCollector.java 93.22% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #593      +/-   ##
============================================
+ Coverage     69.13%   69.40%   +0.26%     
- Complexity      370      372       +2     
============================================
  Files            44       44              
  Lines          2689     2706      +17     
  Branches        172      172              
============================================
+ Hits           1859     1878      +19     
+ Misses          726      725       -1     
+ Partials        104      103       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sgup432 sgup432 merged commit 81eae43 into opensearch-project:main Dec 22, 2023
5 of 7 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