Skip to content

feat(otlp-exporter-base): make better use of retry timeout#6260

Open
jsokol805 wants to merge 2 commits into
open-telemetry:mainfrom
jsokol805:jakubso/use-retry-budget/1
Open

feat(otlp-exporter-base): make better use of retry timeout#6260
jsokol805 wants to merge 2 commits into
open-telemetry:mainfrom
jsokol805:jakubso/use-retry-budget/1

Update CHANGELOG for OTLP exporter retry fix

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

95.39% (-0.01%) compared to f9a5c36

View this Pull Request on Codecov

95.39% (-0.01%) compared to f9a5c36

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.39%. Comparing base (f9a5c36) to head (df9ee2f).
⚠️ Report is 129 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6260      +/-   ##
==========================================
- Coverage   95.40%   95.39%   -0.01%     
==========================================
  Files         316      316              
  Lines        9570     9572       +2     
  Branches     2214     2214              
==========================================
+ Hits         9130     9131       +1     
- Misses        440      441       +1     
Files with missing lines Coverage Δ
...kages/otlp-exporter-base/src/retrying-transport.ts 93.18% <100.00%> (-2.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.