Skip to content

trace,metric,log: WithInstrumentationAttributes options to merge attributes - #7300

Merged
dmathieu merged 5 commits into
open-telemetry:mainfrom
pellared:fix-withattrs
Sep 8, 2025
Merged

trace,metric,log: WithInstrumentationAttributes options to merge attributes#7300
dmathieu merged 5 commits into
open-telemetry:mainfrom
pellared:fix-withattrs

Merge branch 'main' into fix-withattrs

17f2711
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2025 in 0s

82.9% (+0.0%) compared to 63f1ee7

View this Pull Request on Codecov

82.9% (+0.0%) compared to 63f1ee7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.9%. Comparing base (63f1ee7) to head (17f2711).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7300   +/-   ##
=====================================
  Coverage   82.9%   82.9%           
=====================================
  Files        265     265           
  Lines      24898   24938   +40     
=====================================
+ Hits       20650   20688   +38     
- Misses      3873    3875    +2     
  Partials     375     375           
Files with missing lines Coverage Δ
log/logger.go 100.0% <100.0%> (ø)
metric/config.go 100.0% <100.0%> (ø)
trace/config.go 96.8% <100.0%> (+0.4%) ⬆️

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