Skip to content

[TRACE SDK] Batch span processor options now using env variables#3661

Merged
marcalff merged 17 commits into
open-telemetry:mainfrom
nikhilbhatia08:batch_span_processor
Oct 2, 2025
Merged

[TRACE SDK] Batch span processor options now using env variables#3661
marcalff merged 17 commits into
open-telemetry:mainfrom
nikhilbhatia08:batch_span_processor

Merge branch 'main' into batch_span_processor

f42ac79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2025 in 0s

90.18% (+0.07%) compared to ecb155b

View this Pull Request on Codecov

90.18% (+0.07%) compared to ecb155b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.18%. Comparing base (ecb155b) to head (f42ac79).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3661      +/-   ##
==========================================
+ Coverage   90.11%   90.18%   +0.07%     
==========================================
  Files         221      222       +1     
  Lines        7135     7154      +19     
==========================================
+ Hits         6429     6451      +22     
+ Misses        706      703       -3     
Files with missing lines Coverage Δ
sdk/src/trace/batch_span_processor_options.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.