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

feat(tracing): Add the sampling decision to the trace envelope header #666

Merged
merged 1 commit into from
Jul 11, 2023

Add the sampling decision to the trace envelope header

6540509
Select commit
Loading
Failed to load commit list.
Merged

feat(tracing): Add the sampling decision to the trace envelope header #666

Add the sampling decision to the trace envelope header
6540509
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2023 in 0s

80.60% (-0.01%) compared to 6db2fc7

View this Pull Request on Codecov

80.60% (-0.01%) compared to 6db2fc7

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (6db2fc7) 80.60% compared to head (6540509) 80.60%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #666      +/-   ##
==========================================
- Coverage   80.60%   80.60%   -0.01%     
==========================================
  Files          43       43              
  Lines        4337     4342       +5     
==========================================
+ Hits         3496     3500       +4     
- Misses        714      715       +1     
  Partials      127      127              
Impacted Files Coverage Δ
dynamic_sampling_context.go 93.67% <100.00%> (+0.42%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.