Skip to content

feat(sdk-trace): add AlwaysRecordSampler - #6168

Merged
pichlermarc merged 11 commits into
open-telemetry:mainfrom
majanjua-amzn:main
Jun 29, 2026
Merged

feat(sdk-trace): add AlwaysRecordSampler#6168
pichlermarc merged 11 commits into
open-telemetry:mainfrom
majanjua-amzn:main

feat(sampler-always-record): implement AlwaysRecordSampler

bd73ff8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2026 in 0s

95.41% (+0.00%) compared to 167185a

View this Pull Request on Codecov

95.41% (+0.00%) compared to 167185a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.41%. Comparing base (167185a) to head (bd73ff8).
⚠️ Report is 373 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6168   +/-   ##
=======================================
  Coverage   95.40%   95.41%           
=======================================
  Files         317      318    +1     
  Lines        9439     9458   +19     
  Branches     2187     2190    +3     
=======================================
+ Hits         9005     9024   +19     
  Misses        434      434           
Files with missing lines Coverage Δ
...s/sampler-always-record/src/AlwaysRecordSampler.ts 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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