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 OTLP and sampling to otelutils #5504

Merged
merged 2 commits into from
Jun 25, 2024

Add RegisterTracerProviderWithContext

d504995
Select commit
Loading
Failed to load commit list.
Merged

Add OTLP and sampling to otelutils #5504

Add RegisterTracerProviderWithContext
d504995
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 24, 2024 in 1s

60.99% (-0.02%) compared to 2334d3f

View this Pull Request on Codecov

60.99% (-0.02%) compared to 2334d3f

Details

Codecov Report

Attention: Patch coverage is 45.94595% with 20 lines in your changes missing coverage. Please review.

Project coverage is 60.99%. Comparing base (2334d3f) to head (d504995).
Report is 2 commits behind head on master.

Files Patch % Lines
flytestdlib/otelutils/factory.go 39.39% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5504      +/-   ##
==========================================
- Coverage   61.01%   60.99%   -0.02%     
==========================================
  Files         794      794              
  Lines       51441    51470      +29     
==========================================
+ Hits        31385    31395      +10     
- Misses      17164    17183      +19     
  Partials     2892     2892              

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