Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

otelzap: Add caller and stacktrace to attributes if present #6268

Merged
merged 14 commits into from
Oct 24, 2024

Merge branch 'main' into main

bf0da84
Select commit
Loading
Failed to load commit list.
Merged

otelzap: Add caller and stacktrace to attributes if present #6268

Merge branch 'main' into main
bf0da84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

66.6% (+0.0%) compared to 64d6d83

View this Pull Request on Codecov

66.6% (+0.0%) compared to 64d6d83

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.6%. Comparing base (64d6d83) to head (bf0da84).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6268   +/-   ##
=====================================
  Coverage   66.6%   66.6%           
=====================================
  Files        192     192           
  Lines      15525   15535   +10     
=====================================
+ Hits       10351   10361   +10     
  Misses      4883    4883           
  Partials     291     291           
Files with missing lines Coverage Δ
bridges/otelzap/core.go 97.7% <100.0%> (+0.1%) ⬆️