Skip to content

[SDK] Implements options for the ParentBasedSampler with default values#3553

Merged
marcalff merged 3 commits into
open-telemetry:mainfrom
mathieurobin1:parent-based-sampler-options
Jul 21, 2025
Merged

[SDK] Implements options for the ParentBasedSampler with default values#3553
marcalff merged 3 commits into
open-telemetry:mainfrom
mathieurobin1:parent-based-sampler-options

Fix iwyu and CHANGELOG

fb1052d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2025 in 0s

90.03% (+0.03%) compared to c406864

View this Pull Request on Codecov

90.03% (+0.03%) compared to c406864

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.03%. Comparing base (c406864) to head (fb1052d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3553      +/-   ##
==========================================
+ Coverage   90.00%   90.03%   +0.03%     
==========================================
  Files         220      220              
  Lines        7056     7065       +9     
==========================================
+ Hits         6350     6360      +10     
+ Misses        706      705       -1     
Files with missing lines Coverage Δ
sdk/src/trace/samplers/parent.cc 100.00% <100.00%> (ø)

... 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.