Skip to content

feat: Add WithStackTrace option for tracer - #8094

Open
AkselAllas wants to merge 3 commits into
open-telemetry:mainfrom
AkselAllas:feat/add-withstacktrace-option-to-tracer
Open

feat: Add WithStackTrace option for tracer#8094
AkselAllas wants to merge 3 commits into
open-telemetry:mainfrom
AkselAllas:feat/add-withstacktrace-option-to-tracer

chore: Fix linter

e35fbc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2026 in 0s

81.7% (-0.1%) compared to e9449e3

View this Pull Request on Codecov

81.7% (-0.1%) compared to e9449e3

Details

Codecov Report

❌ Patch coverage is 72.22222% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.7%. Comparing base (e9449e3) to head (e35fbc6).
⚠️ Report is 345 commits behind head on main.

Files with missing lines Patch % Lines
sdk/trace/provider.go 70.5% 10 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #8094     +/-   ##
=======================================
- Coverage   81.7%   81.7%   -0.1%     
=======================================
  Files        308     308             
  Lines      23655   23684     +29     
=======================================
+ Hits       19342   19358     +16     
- Misses      3930    3943     +13     
  Partials     383     383             
Files with missing lines Coverage Δ
sdk/trace/span.go 85.4% <100.0%> (ø)
sdk/trace/provider.go 84.0% <70.5%> (-2.5%) ⬇️

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