caddyserver / caddy

Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
https://caddyserver.com
Apache License 2.0
55.53k stars 3.91k forks source link

tracing: add `http.vars.trace_id` placeholder #6308

Closed matthewpi closed 1 month ago

matthewpi commented 1 month ago

Adds the ability to use trace_id as a placeholder so it can be used wherever it is needed. Such as being returned in a header to the client.