Skip to content

Instrument the SimpleLogProcessor from sdk/log#7548

Merged
dmathieu merged 21 commits into
open-telemetry:mainfrom
yumosx:inst-slp
Dec 4, 2025
Merged

Instrument the SimpleLogProcessor from sdk/log#7548
dmathieu merged 21 commits into
open-telemetry:mainfrom
yumosx:inst-slp

Merge remote-tracking branch 'upstream/main' into inst-slp

74be235
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2025 in 0s

86.1% (-0.1%) compared to df83919

View this Pull Request on Codecov

86.1% (-0.1%) compared to df83919

Details

Codecov Report

❌ Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.1%. Comparing base (df83919) to head (74be235).

Files with missing lines Patch % Lines
sdk/log/simple.go 83.3% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #7548     +/-   ##
=======================================
- Coverage   86.1%   86.1%   -0.1%     
=======================================
  Files        298     298             
  Lines      21694   21709     +15     
=======================================
+ Hits       18694   18706     +12     
- Misses      2624    2626      +2     
- Partials     376     377      +1     
Files with missing lines Coverage Δ
sdk/log/internal/observ/simple_log_processor.go 100.0% <100.0%> (ø)
sdk/log/simple.go 94.2% <83.3%> (-5.8%) ⬇️

... 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.