Liking cljdoc? Tell your friends :D

d-core.core.tracing.http


header-nameclj


wrap-tracingclj

(wrap-tracing handler)

Ring middleware that:

  • reads x-correlation-id (trace/span encoded)
  • creates a child span for this HTTP hop
  • binds tracing/ctx during handler execution
  • sets x-correlation-id on the response
Ring middleware that:
- reads x-correlation-id (trace/span encoded)
- creates a child span for this HTTP hop
- binds tracing/*ctx* during handler execution
- sets x-correlation-id on the response
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close