Skip to content

feat(sdk-node): wire up id_generator from declarative config - #6782

Merged
trentm merged 12 commits into
open-telemetry:mainfrom
honeycombio:mike/idgenerator-config
Jun 23, 2026
Merged

feat(sdk-node): wire up id_generator from declarative config#6782
trentm merged 12 commits into
open-telemetry:mainfrom
honeycombio:mike/idgenerator-config

Merge remote-tracking branch 'honeycombio/mike/idgenerator-config' in…

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

95.53% (+0.00%) compared to 248759a

View this Pull Request on Codecov

95.53% (+0.00%) compared to 248759a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.53%. Comparing base (248759a) to head (b35e108).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6782   +/-   ##
=======================================
  Coverage   95.52%   95.53%           
=======================================
  Files         384      384           
  Lines       12974    12986   +12     
  Branches     2976     2979    +3     
=======================================
+ Hits        12394    12406   +12     
  Misses        580      580           
Files with missing lines Coverage Δ
...ental/packages/opentelemetry-sdk-node/src/start.ts 97.02% <100.00%> (+0.02%) ⬆️
...ental/packages/opentelemetry-sdk-node/src/utils.ts 96.47% <100.00%> (+0.06%) ⬆️
🚀 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.