Skip to content

sdk/log: self observability: batch log processor metrics - #7124

Merged
MrAlias merged 70 commits into
open-telemetry:mainfrom
mahendrabishnoi2:logs-batch-processor-metrics
Jul 23, 2026
Merged

sdk/log: self observability: batch log processor metrics#7124
MrAlias merged 70 commits into
open-telemetry:mainfrom
mahendrabishnoi2:logs-batch-processor-metrics

Merge branch 'main' into logs-batch-processor-metrics

b41cc36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 0s

82.9% (+0.0%) compared to d4d6c45

View this Pull Request on Codecov

82.9% (+0.0%) compared to d4d6c45

Details

Codecov Report

❌ Patch coverage is 95.55556% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.9%. Comparing base (d4d6c45) to head (b41cc36).

Files with missing lines Patch % Lines
sdk/log/batch.go 89.4% 1 Missing and 1 partial ⚠️
sdk/log/internal/observ/batch_log_processor.go 96.6% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7124   +/-   ##
=====================================
  Coverage   82.9%   82.9%           
=====================================
  Files        314     316    +2     
  Lines      24934   25018   +84     
=====================================
+ Hits       20683   20763   +80     
- Misses      3879    3881    +2     
- Partials     372     374    +2     
Files with missing lines Coverage Δ
sdk/log/exporter.go 96.5% <100.0%> (-0.7%) ⬇️
sdk/log/internal/counter/counter.go 100.0% <100.0%> (ø)
sdk/log/batch.go 99.0% <89.4%> (-1.0%) ⬇️
sdk/log/internal/observ/batch_log_processor.go 96.6% <96.6%> (ø)

... and 1 file with indirect coverage changes

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