Skip to content

Commit

Permalink
feat(otelgin): enhance gin error tracking with span recording
Browse files Browse the repository at this point in the history
  • Loading branch information
flc1125 committed Nov 20, 2024
1 parent afe0635 commit 7817837
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import (
"fmt"

"github.com/gin-gonic/gin"

"go.opentelemetry.io/otel"
"go.opentelemetry.io/otel/attribute"
"go.opentelemetry.io/otel/codes"
Expand Down

0 comments on commit 7817837

Please sign in to comment.