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

feat(otelgin): enhance gin error tracking with span recording #6346

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Update instrumentation/github.com/gin-gonic/gin/otelgin/test/gintrace…

a690136
Select commit
Loading
Failed to load commit list.
Open

feat(otelgin): enhance gin error tracking with span recording #6346

Update instrumentation/github.com/gin-gonic/gin/otelgin/test/gintrace…
a690136
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

66.9% (+0.0%) compared to 9d3f756

View this Pull Request on Codecov

66.9% (+0.0%) compared to 9d3f756

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.9%. Comparing base (9d3f756) to head (a690136).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6346   +/-   ##
=====================================
  Coverage   66.9%   66.9%           
=====================================
  Files        193     193           
  Lines      15652   15654    +2     
=====================================
+ Hits       10480   10482    +2     
  Misses      4881    4881           
  Partials     291     291           
Files with missing lines Coverage Δ
...ation/github.com/gin-gonic/gin/otelgin/gintrace.go 84.3% <100.0%> (+0.3%) ⬆️