Skip to content

perf(sdk-trace-base): use counter for attribute limit check in Span#6283

Merged
david-luna merged 3 commits into
open-telemetry:mainfrom
AbhiPrasad:perf/span-setattribute-counter
Jan 29, 2026
Merged

perf(sdk-trace-base): use counter for attribute limit check in Span#6283
david-luna merged 3 commits into
open-telemetry:mainfrom
AbhiPrasad:perf/span-setattribute-counter

move around changelog

ff7c343
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2026 in 0s

95.68% (+0.00%) compared to 903739c

View this Pull Request on Codecov

95.68% (+0.00%) compared to 903739c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.68%. Comparing base (903739c) to head (ff7c343).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6283   +/-   ##
=======================================
  Coverage   95.68%   95.68%           
=======================================
  Files         313      313           
  Lines        9667     9671    +4     
  Branches     2226     2227    +1     
=======================================
+ Hits         9250     9254    +4     
  Misses        417      417           
Files with missing lines Coverage Δ
packages/opentelemetry-sdk-trace-base/src/Span.ts 97.75% <100.00%> (+0.05%) ⬆️
🚀 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.