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

Adds counter metrics for leader and follower check failures #12439

Merged

Merge branch 'main' into leaderCheckMetrics

5246ed7
Select commit
Loading
Failed to load commit list.
Merged

Adds counter metrics for leader and follower check failures #12439

Merge branch 'main' into leaderCheckMetrics
5246ed7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2024 in 0s

71.60% (target 70.00%)

View this Pull Request on Codecov

71.60% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.60%. Comparing base (b15cb0c) to head (5246ed7).
Report is 351 commits behind head on main.

Files Patch % Lines
.../org/opensearch/cluster/ClusterManagerMetrics.java 66.66% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12439      +/-   ##
============================================
+ Coverage     71.42%   71.60%   +0.18%     
- Complexity    59978    61377    +1399     
============================================
  Files          4985     5071      +86     
  Lines        282275   288403    +6128     
  Branches      40946    41764     +818     
============================================
+ Hits         201603   206521    +4918     
- Misses        63999    64848     +849     
- Partials      16673    17034     +361     

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