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

[Tracing Instrumentation] Add instrumentation in InboundHandler #10143

Merged
merged 10 commits into from
Oct 5, 2023

Address review comment

f13dc76
Select commit
Loading
Failed to load commit list.
Merged

[Tracing Instrumentation] Add instrumentation in InboundHandler #10143

Address review comment
f13dc76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2023 in 0s

71.19% (target 70.00%)

View this Pull Request on Codecov

71.19% (target 70.00%)

Details

Codecov Report

Merging #10143 (f13dc76) into main (d5a95b8) will decrease coverage by 0.01%.
Report is 7 commits behind head on main.
The diff coverage is 75.80%.

@@             Coverage Diff              @@
##               main   #10143      +/-   ##
============================================
- Coverage     71.20%   71.19%   -0.01%     
- Complexity    58298    58311      +13     
============================================
  Files          4832     4834       +2     
  Lines        274711   274887     +176     
  Branches      40031    40043      +12     
============================================
+ Hits         195600   195700     +100     
- Misses        62717    62769      +52     
- Partials      16394    16418      +24     
Files Coverage Δ
...g/opensearch/transport/netty4/Netty4Transport.java 73.65% <100.00%> (ø)
...opensearch/repositories/azure/AzureRepository.java 70.21% <100.00%> (+3.54%) ⬆️
...a/org/opensearch/repositories/s3/S3Repository.java 85.71% <100.00%> (+0.99%) ⬆️
...ava/org/opensearch/transport/nio/NioTransport.java 92.06% <100.00%> (ø)
...repositories/put/TransportPutRepositoryAction.java 100.00% <100.00%> (ø)
...nsearch/cluster/metadata/RepositoriesMetadata.java 76.92% <100.00%> (+0.68%) ⬆️
...a/org/opensearch/common/network/NetworkModule.java 92.00% <ø> (ø)
...c/main/java/org/opensearch/index/IndexService.java 75.65% <100.00%> (-0.17%) ⬇️
...arch/index/remote/RemoteStorePressureSettings.java 80.64% <ø> (-6.46%) ⬇️
.../org/opensearch/index/remote/RemoteStoreUtils.java 96.66% <100.00%> (+2.22%) ⬆️
... and 27 more

... and 431 files with indirect coverage changes