Skip to content

docs(trace): clarify that startActiveSpan requires manual span.end()

f73f7b0
Select commit
Loading
Failed to load commit list.
Merged

docs(trace): clarify that startActiveSpan requires manual span.end() #6633

docs(trace): clarify that startActiveSpan requires manual span.end()
f73f7b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 0s

95.70% (+0.00%) compared to 4c0f3f1

View this Pull Request on Codecov

95.70% (+0.00%) compared to 4c0f3f1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.70%. Comparing base (4c0f3f1) to head (f73f7b0).
⚠️ Report is 58 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6633   +/-   ##
=======================================
  Coverage   95.70%   95.70%           
=======================================
  Files         375      375           
  Lines       12921    12921           
  Branches     3090     3090           
=======================================
  Hits        12366    12366           
  Misses        555      555           
Files with missing lines Coverage Δ
...ackages/opentelemetry-sdk-trace-base/src/Tracer.ts 98.71% <ø> (ø)
🚀 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.