Skip to content

sdk/trace: Add AlwaysRecord sampler#7724

Merged
dmathieu merged 12 commits into
open-telemetry:mainfrom
vitorvasc:trace-alwaysrecord-sampler
Jan 12, 2026
Merged

sdk/trace: Add AlwaysRecord sampler#7724
dmathieu merged 12 commits into
open-telemetry:mainfrom
vitorvasc:trace-alwaysrecord-sampler

Merge branch 'main' into trace-alwaysrecord-sampler

6c9532a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2026 in 0s

86.2% (+0.0%) compared to d573ca2

View this Pull Request on Codecov

86.2% (+0.0%) compared to d573ca2

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.2%. Comparing base (d573ca2) to head (6c9532a).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7724   +/-   ##
=====================================
  Coverage   86.2%   86.2%           
=====================================
  Files        302     302           
  Lines      21991   22002   +11     
=====================================
+ Hits       18966   18978   +12     
+ Misses      2644    2643    -1     
  Partials     381     381           
Files with missing lines Coverage Δ
sdk/trace/sampling.go 100.0% <100.0%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.