Skip to content

feat: logs SDK observability - otlploggrpc exporter metrics - #7084

Closed
yumosx wants to merge 61 commits into
open-telemetry:mainfrom
yumosx:yumosx-self-mlog
Closed

feat: logs SDK observability - otlploggrpc exporter metrics#7084
yumosx wants to merge 61 commits into
open-telemetry:mainfrom
yumosx:yumosx-self-mlog

Merge remote-tracking branch 'upstream/main' into yumosx-self-mlog

1569d2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2025 in 0s

83.0% (+0.1%) compared to e26cebf

View this Pull Request on Codecov

83.0% (+0.1%) compared to e26cebf

Details

Codecov Report

❌ Patch coverage is 96.15385% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.0%. Comparing base (e26cebf) to head (1569d2b).

Files with missing lines Patch % Lines
...log/otlploggrpc/internal/observ/instrumentation.go 94.5% 6 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #7084     +/-   ##
=======================================
+ Coverage   82.9%   83.0%   +0.1%     
=======================================
  Files        267     270      +3     
  Lines      24997   25201    +204     
=======================================
+ Hits       20743   20942    +199     
- Misses      3878    3881      +3     
- Partials     376     378      +2     
Files with missing lines Coverage Δ
exporters/otlp/otlplog/otlploggrpc/client.go 93.8% <100.0%> (+1.9%) ⬆️
...lp/otlplog/otlploggrpc/internal/counter/counter.go 100.0% <100.0%> (ø)
exporters/otlp/otlplog/otlploggrpc/internal/x/x.go 100.0% <100.0%> (ø)
...log/otlploggrpc/internal/observ/instrumentation.go 94.5% <94.5%> (ø)

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