samber / slog-gin

🚨 Gin middleware for slog logger
https://pkg.go.dev/github.com/samber/slog-gin
MIT License
86 stars 13 forks source link

Need a Otel standard example #22

Closed Fleezesd closed 1 day ago

Fleezesd commented 4 days ago

Opentelemetry is quite intrusive for Go.Please give a standardized example of Gin for reference,Thank you.

samber commented 4 days ago

An example of both Gin, slog and OTEL in a single project ?

Fleezesd commented 4 days ago

yes, I use otelgin.middleware with slog-gin,but log not has span and traceId, I see slog-multi make baseAttributes to store the otel message