Skip to content

Rename Self-Observability as just Observability - #7302

Merged
dmathieu merged 12 commits into
open-telemetry:mainfrom
MrAlias:no-self-obs
Sep 11, 2025
Merged

Rename Self-Observability as just Observability#7302
dmathieu merged 12 commits into
open-telemetry:mainfrom
MrAlias:no-self-obs

Merge branch 'main' into no-self-obs

b11b7be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2025 in 0s

82.9% (+0.0%) compared to b06d273

View this Pull Request on Codecov

82.9% (+0.0%) compared to b06d273

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.9%. Comparing base (b06d273) to head (b11b7be).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7302   +/-   ##
=====================================
  Coverage   82.9%   82.9%           
=====================================
  Files        267     267           
  Lines      24997   25012   +15     
=====================================
+ Hits       20744   20758   +14     
- Misses      3877    3878    +1     
  Partials     376     376           
Files with missing lines Coverage Δ
...out/stdouttrace/internal/observ/instrumentation.go 100.0% <100.0%> (ø)
exporters/stdout/stdouttrace/internal/x/x.go 100.0% <100.0%> (ø)
sdk/log/instrumentation.go 100.0% <100.0%> (ø)
sdk/log/internal/x/x.go 100.0% <100.0%> (ø)
sdk/trace/batch_span_processor.go 83.7% <100.0%> (ø)
sdk/trace/internal/x/x.go 100.0% <100.0%> (ø)
sdk/trace/provider.go 87.4% <100.0%> (ø)
sdk/trace/span.go 85.3% <100.0%> (ø)
sdk/trace/tracer.go 100.0% <100.0%> (ø)

... and 2 files with indirect coverage changes

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