Liking cljdoc? Tell your friends :D

ring.middleware.header-propagation


b3-header-namesclj

The header names from the B3 Propagation spec to propagate trace contexts.

See: https://github.com/openzipkin/b3-propagation#http-encodings

The header names from the B3 Propagation spec to propagate trace contexts.

See: https://github.com/openzipkin/b3-propagation#http-encodings
sourceraw docstring

istio-header-namesclj

The header names required by Istio to propagate trace contexts.

See: https://istio.io/docs/tasks/telemetry/distributed-tracing/overview

The header names required by Istio to propagate trace contexts.

See: https://istio.io/docs/tasks/telemetry/distributed-tracing/overview
sourceraw docstring

wrap-header-propagationclj

(wrap-header-propagation handler header-names)

Propagates headers identified by header-names to clj-http calls.

Propagates headers identified by `header-names` to clj-http calls.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close