1
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-16 21:56:40 -05:00
caddy/modules/caddyhttp/tracing
Dave Henderson f0e3981774
logging: Add traceID field to access logs when tracing is active (#5507)
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2023-04-27 02:46:41 +00:00
..
module.go core: Variadic Context.Logger(); soft deprecation 2022-09-16 16:55:36 -06:00
module_test.go tracing: Support placeholders in span name (#5329) 2023-01-25 02:26:44 -05:00
tracer.go logging: Add traceID field to access logs when tracing is active (#5507) 2023-04-27 02:46:41 +00:00
tracer_test.go
tracerprovider.go
tracerprovider_test.go