No description
Find a file
2024-07-27 19:40:22 +02:00
fiber_middleware.go fix(fiber): set telemetry on context 2024-07-27 19:40:22 +02:00
go.mod chore: init 2024-07-23 17:46:15 +02:00
go.sum chore: init 2024-07-23 17:46:15 +02:00
helper.go chore: init 2024-07-23 17:46:15 +02:00
request_logger.go fix(reqlog): only use .{number} for request logging when there's multiple values for a header 2024-07-23 18:59:02 +02:00
span.go feat(tracing): capturing messages 2024-07-24 20:59:20 +02:00
sql_tracing.go refactor(db-tracing)!: allow passing in own drivers 2024-07-27 19:07:11 +02:00
telemetry.go fix(fiber): set telemetry on context 2024-07-27 19:40:22 +02:00
traced_transport.go chore: init 2024-07-23 17:46:15 +02:00
tracing.go feat(tracing): capturing messages 2024-07-24 20:59:20 +02:00
version.go chore: init 2024-07-23 17:46:15 +02:00