Skip to content

feat(instrumentation): use the internals: true option with import-in-the-middle hook, allowing instrumentations to hook internal files in ES modules#6344

Merged
trentm merged 3 commits into
open-telemetry:mainfrom
trentm:trentm-itm-play
Jan 31, 2026
Merged

feat(instrumentation): use the internals: true option with import-in-the-middle hook, allowing instrumentations to hook internal files in ES modules#6344
trentm merged 3 commits into
open-telemetry:mainfrom
trentm:trentm-itm-play

Merge branch 'main' into trentm-itm-play

6089b07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2026 in 1s

95.59% (+0.00%) compared to 2926172

View this Pull Request on Codecov

95.59% (+0.00%) compared to 2926172

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.59%. Comparing base (2926172) to head (6089b07).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6344   +/-   ##
=======================================
  Coverage   95.59%   95.59%           
=======================================
  Files         314      314           
  Lines        9596     9596           
  Branches     2221     2221           
=======================================
  Hits         9173     9173           
  Misses        423      423           
🚀 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.