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

[Backport 2.x] Add success and failure count OTel metrics for async shard fetch #16130

Conversation

rahulkarajgikar
Copy link
Contributor

@rahulkarajgikar rahulkarajgikar commented Sep 30, 2024

Backport 8ddb3ee from #15976

@rahulkarajgikar rahulkarajgikar changed the title Add success and failure count OTel metrics for async shard fetch (#15… [Backport 2.x] Add success and failure count OTel metrics for async shard fetch Sep 30, 2024
@rahulkarajgikar rahulkarajgikar marked this pull request as ready for review September 30, 2024 09:21
Copy link
Contributor

❕ Gradle check result for 87ad535: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 71.80%. Comparing base (08c1932) to head (87ad535).
Report is 4 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ices/shards/TransportIndicesShardStoresAction.java 14.28% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16130      +/-   ##
============================================
+ Coverage     71.74%   71.80%   +0.06%     
- Complexity    64749    64799      +50     
============================================
  Files          5278     5278              
  Lines        302779   302835      +56     
  Branches      44055    44059       +4     
============================================
+ Hits         217222   217453     +231     
+ Misses        67380    67205     -175     
  Partials      18177    18177              

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

@shwetathareja shwetathareja merged commit d5c4081 into opensearch-project:2.x Sep 30, 2024
63 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.

2 participants