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

Search latency tracking - Coordinator node #8386

Merged
merged 61 commits into from
Sep 20, 2023

Merge pull request #13 from sgup432/CoordinatorStats

a7acab2
Select commit
Loading
Failed to load commit list.
Merged

Search latency tracking - Coordinator node #8386

Merge pull request #13 from sgup432/CoordinatorStats
a7acab2
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 20, 2023 in 1s

71.14% (target 70.00%)

View this Pull Request on Codecov

71.14% (target 70.00%)

Details

Codecov Report

Merging #8386 (a7acab2) into main (443cfca) will increase coverage by 0.03%.
Report is 26 commits behind head on main.
The diff coverage is 82.72%.

@@             Coverage Diff              @@
##               main    #8386      +/-   ##
============================================
+ Coverage     71.10%   71.14%   +0.03%     
- Complexity    58097    58157      +60     
============================================
  Files          4824     4827       +3     
  Lines        273915   274179     +264     
  Branches      39917    39947      +30     
============================================
+ Hits         194767   195059     +292     
+ Misses        62862    62756     -106     
- Partials      16286    16364      +78     
Files Changed Coverage Δ
.../java/org/opensearch/common/collect/Iterators.java 75.00% <ø> (ø)
...n/java/org/opensearch/compress/ZstdCompressor.java 52.94% <ø> (-17.65%) ⬇️
...opensearch/core/common/breaker/CircuitBreaker.java 75.00% <ø> (ø)
.../core/common/breaker/CircuitBreakingException.java 100.00% <ø> (ø)
...search/core/common/breaker/NoopCircuitBreaker.java 61.53% <0.00%> (ø)
...earch/core/common/logging/LoggerMessageFormat.java 20.00% <ø> (ø)
...search/core/common/transport/TransportAddress.java 79.48% <ø> (ø)
.../org/opensearch/core/common/unit/ByteSizeUnit.java 80.00% <ø> (ø)
...g/opensearch/core/common/util/CollectionUtils.java 77.06% <ø> (ø)
...src/main/java/org/opensearch/core/index/Index.java 100.00% <ø> (ø)
... and 39 more

... and 430 files with indirect coverage changes