Skip to content

feat(instrumentation-http): provide http.request.header.<key> at server span creation time - #6396

Merged
trentm merged 6 commits into
open-telemetry:mainfrom
vitorvasc:instr-http_header-capture
Mar 2, 2026
Merged

feat(instrumentation-http): provide http.request.header.<key> at server span creation time#6396
trentm merged 6 commits into
open-telemetry:mainfrom
vitorvasc:instr-http_header-capture

test(http-instrumentation): add http-sampler test to validate Sampler…

87fbb15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2026 in 0s

95.68% (+0.00%) compared to 4cd3644

View this Pull Request on Codecov

95.68% (+0.00%) compared to 4cd3644

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.68%. Comparing base (4cd3644) to head (87fbb15).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6396   +/-   ##
=======================================
  Coverage   95.68%   95.68%           
=======================================
  Files         364      364           
  Lines       11786    11786           
  Branches     2744     2744           
=======================================
  Hits        11278    11278           
  Misses        508      508           
🚀 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.