Skip to content

sdk/log: fix "limit reached" logging and Record.DroppedAttributes - #7662

Merged
pellared merged 21 commits into
open-telemetry:mainfrom
mexirica:bad-log-duplicated-key
Jan 13, 2026
Merged

sdk/log: fix "limit reached" logging and Record.DroppedAttributes#7662
pellared merged 21 commits into
open-telemetry:mainfrom
mexirica:bad-log-duplicated-key

Merge branch 'main' into bad-log-duplicated-key

f594bc8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2026 in 1s

86.1% (-0.1%) compared to b992082

View this Pull Request on Codecov

86.1% (-0.1%) compared to b992082

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.1%. Comparing base (b992082) to head (f594bc8).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #7662     +/-   ##
=======================================
- Coverage   86.1%   86.1%   -0.1%     
=======================================
  Files        302     302             
  Lines      22042   22046      +4     
=======================================
+ Hits       18990   18991      +1     
- Misses      2672    2674      +2     
- Partials     380     381      +1     
Files with missing lines Coverage Δ
sdk/log/record.go 100.0% <100.0%> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.