caddy/modules/caddyhttp/tracing
Felix Hildén 1f1be3f4fe
tracing: Add span attributes to tracing module (#7269)
* WIP tracing span attributes

* better test

* only write attributes after other middleware (and request)

* Fix test to use header response placeholders
2025-12-31 11:33:18 -07:00
..
module.go tracing: Add span attributes to tracing module (#7269) 2025-12-31 11:33:18 -07:00
module_test.go tracing: Add span attributes to tracing module (#7269) 2025-12-31 11:33:18 -07:00
tracer.go tracing: Add span attributes to tracing module (#7269) 2025-12-31 11:33:18 -07:00
tracer_test.go tracing: Add span attributes to tracing module (#7269) 2025-12-31 11:33:18 -07:00
tracerprovider.go perf: use zap's Check() to prevent useless allocs (#6560) 2024-09-13 11:16:37 -06:00
tracerprovider_test.go filesystem: Globally declared filesystems, fs directive (#5833) 2024-01-13 20:12:43 +00:00