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

Merged
merged 26 commits into from
Nov 27, 2024

Merge branch 'main' into gintrace-recorderror

59de17e
Select commit
Loading
Failed to load commit list.
Merged

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

Merge branch 'main' into gintrace-recorderror
59de17e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

66.9% (+0.0%) compared to 9bbebd9

View this Pull Request on Codecov

66.9% (+0.0%) compared to 9bbebd9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.9%. Comparing base (9bbebd9) to head (59de17e).

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%) ⬆️