Skip to content

[SDK] Reset TraceFlags::IsSampled bit on sampler Decision::DROP#3745

Merged
ThomsonTan merged 3 commits into
open-telemetry:mainfrom
marcalff:fix_trace_sampler
Nov 17, 2025
Merged

[SDK] Reset TraceFlags::IsSampled bit on sampler Decision::DROP#3745
ThomsonTan merged 3 commits into
open-telemetry:mainfrom
marcalff:fix_trace_sampler

Merge branch 'main' into fix_trace_sampler

c62bc3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2025 in 0s

89.91% (+0.01%) compared to 907277c

View this Pull Request on Codecov

89.91% (+0.01%) compared to 907277c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.91%. Comparing base (907277c) to head (c62bc3e).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3745      +/-   ##
==========================================
+ Coverage   89.91%   89.91%   +0.01%     
==========================================
  Files         225      225              
  Lines        7134     7135       +1     
==========================================
+ Hits         6414     6415       +1     
  Misses        720      720              
Files with missing lines Coverage Δ
api/include/opentelemetry/trace/trace_flags.h 100.00% <ø> (ø)
sdk/src/trace/tracer.cc 83.88% <100.00%> (+0.27%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.