caddy/modules/caddyhttp/tracing
Yifan Yang 669fc41e63
tracing: Add spanID field to access logs and http.vars.span_id placeholder ()
* logging: Add spanID field to access logs when tracing is enabled

Signed-off-by: YifanYang6 <yifanyang6@link.cuhk.edu.cn>

* tracing: add `http.vars.span_id` placeholder when tracing is enabled

Signed-off-by: YifanYang6 <yifanyang6@link.cuhk.edu.cn>

---------

Signed-off-by: YifanYang6 <yifanyang6@link.cuhk.edu.cn>
2024-10-21 11:06:55 -06:00
..
module.go caddyfile: Normalize & flatten all unmarshalers () 2024-01-23 19:36:59 -05:00
module_test.go tracing: Support placeholders in span name () 2023-01-25 02:26:44 -05:00
tracer.go tracing: Add spanID field to access logs and http.vars.span_id placeholder () 2024-10-21 11:06:55 -06:00
tracer_test.go tracing: New OpenTelemetry module () 2022-03-08 12:18:32 -07:00
tracerprovider.go perf: use zap's Check() to prevent useless allocs () 2024-09-13 11:16:37 -06:00
tracerprovider_test.go filesystem: Globally declared filesystems, fs directive () 2024-01-13 20:12:43 +00:00