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

Replace OpenTracing instrumentation with OpenTelemetry in grpc storage plugin #4611

Merged

revert the referrence

c18927f
Select commit
Loading
Failed to load commit list.
Merged

Replace OpenTracing instrumentation with OpenTelemetry in grpc storage plugin #4611

revert the referrence
c18927f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2023 in 1s

97.09% (target 95.00%)

View this Pull Request on Codecov

97.09% (target 95.00%)

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% 🎉

Comparison is base (e0c83b0) 97.07% compared to head (c18927f) 97.09%.
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4611      +/-   ##
==========================================
+ Coverage   97.07%   97.09%   +0.01%     
==========================================
  Files         301      301              
  Lines       17870    17878       +8     
==========================================
+ Hits        17347    17358      +11     
+ Misses        419      417       -2     
+ Partials      104      103       -1     
Files Changed Coverage Δ
plugin/storage/grpc/factory.go 95.16% <100.00%> (+0.07%) ⬆️

... and 5 files with indirect coverage changes

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