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 a node id to all spans #896

Merge branch 'main' into NodeIdAsAnInstrumentationResource

8476607
Select commit
Loading
Failed to load commit list.
Merged

Add a node id to all spans #896

Merge branch 'main' into NodeIdAsAnInstrumentationResource
8476607
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2024 in 0s

78.58% (-0.09%) compared to 82d5748

View this Pull Request on Codecov

78.58% (-0.09%) compared to 82d5748

Details

Codecov Report

Attention: Patch coverage is 32.72727% with 37 lines in your changes missing coverage. Please review.

Project coverage is 78.58%. Comparing base (82d5748) to head (8476607).

Files with missing lines Patch % Lines
...opensearch/migrations/tracing/RootOtelContext.java 15.38% 16 Missing and 6 partials ⚠️
...ion/src/main/java/com/rfs/RfsMigrateDocuments.java 0.00% 5 Missing ⚠️
.../opensearch/migrations/replay/TrafficReplayer.java 0.00% 5 Missing ⚠️
...Snapshot/src/main/java/com/rfs/CreateSnapshot.java 0.00% 2 Missing ⚠️
...a/org/opensearch/migrations/MetadataMigration.java 0.00% 2 Missing ⚠️
...rg/opensearch/migrations/utils/ProcessHelpers.java 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #896      +/-   ##
============================================
- Coverage     78.66%   78.58%   -0.09%     
- Complexity     2515     2517       +2     
============================================
  Files           386      387       +1     
  Lines         14981    15012      +31     
  Branches        920      923       +3     
============================================
+ Hits          11785    11797      +12     
- Misses         2636     2651      +15     
- Partials        560      564       +4     

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