aboutsummaryrefslogtreecommitdiffhomepage
path: root/modules/caddyhttp/tracing
AgeCommit message (Expand)Author
2024-10-21tracing: Add `spanID` field to access logs and `http.vars.span_id` placeholde...Yifan Yang
2024-09-13perf: use zap's Check() to prevent useless allocs (#6560)Kévin Dunglas
2024-05-08tracing: add trace_id var (`http.vars.trace_id` placeholder) (#6308)Matthew Penner
2024-01-23caddyfile: Normalize & flatten all unmarshalers (#6037)Francis Lavoie
2024-01-13filesystem: Globally declared filesystems, `fs` directive (#5833)a
2023-08-14ci: use gci linter (#5708)Jacob Gadikian
2023-04-27logging: Add traceID field to access logs when tracing is active (#5507)Dave Henderson
2023-03-09tracing: Support autoprop from OTEL_PROPAGATORS (#5147)Chris Reeves
2023-02-08go.mod: Upgrade various dependencies (#5362)v2.6.3Francis Lavoie
2023-01-25tracing: Support placeholders in span name (#5329)David Frickert
2022-09-16core: Variadic Context.Logger(); soft deprecationv2.6.0-beta.4Matthew Holt
2022-08-04cmd: Use newly-available version information (#4931)Matt Holt
2022-03-08tracing: New OpenTelemetry module (#4361)Andrii Kushch