Skip to content

feat(configuration): add sampler parsing - #6409

Merged
maryliag merged 16 commits into
open-telemetry:mainfrom
honeycombio:mike/parse-samplers
Mar 13, 2026
Merged

feat(configuration): add sampler parsing#6409
maryliag merged 16 commits into
open-telemetry:mainfrom
honeycombio:mike/parse-samplers

Merge branch 'main' of github.com:open-telemetry/opentelemetry-js int…

a1ba584
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 1s

95.74% (-0.01%) compared to 2d361ec

View this Pull Request on Codecov

95.74% (-0.01%) compared to 2d361ec

Details

Codecov Report

❌ Patch coverage is 95.04950% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.74%. Comparing base (2d361ec) to head (a1ba584).

Files with missing lines Patch % Lines
...al/packages/configuration/src/FileConfigFactory.ts 93.05% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6409      +/-   ##
==========================================
- Coverage   95.74%   95.74%   -0.01%     
==========================================
  Files         364      364              
  Lines       11871    11972     +101     
  Branches     2789     2828      +39     
==========================================
+ Hits        11366    11462      +96     
- Misses        505      510       +5     
Files with missing lines Coverage Δ
...ages/configuration/src/EnvironmentConfigFactory.ts 99.56% <100.00%> (+0.02%) ⬆️
...es/configuration/src/models/tracerProviderModel.ts 100.00% <ø> (ø)
...al/packages/configuration/src/FileConfigFactory.ts 97.12% <93.05%> (-0.43%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.