Skip to content

fix(sdk-node): warn and ignore zero exporter timeout in declarative config - #6711

Merged
trentm merged 5 commits into
open-telemetry:mainfrom
honeycombio:mike/warn-zero-exporter-timeout
May 15, 2026
Merged

fix(sdk-node): warn and ignore zero exporter timeout in declarative config#6711
trentm merged 5 commits into
open-telemetry:mainfrom
honeycombio:mike/warn-zero-exporter-timeout

Merge branch 'mike/warn-zero-exporter-timeout' of github.com:honeycom…

758bbf7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 0s

94.86% (+0.00%) compared to 81e20d0

View this Pull Request on Codecov

94.86% (+0.00%) compared to 81e20d0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.86%. Comparing base (81e20d0) to head (758bbf7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6711   +/-   ##
=======================================
  Coverage   94.86%   94.86%           
=======================================
  Files         376      376           
  Lines       12712    12717    +5     
  Branches     2883     2884    +1     
=======================================
+ Hits        12059    12064    +5     
  Misses        653      653           
Files with missing lines Coverage Δ
...ental/packages/opentelemetry-sdk-node/src/utils.ts 97.19% <100.00%> (+0.02%) ⬆️
🚀 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.