- change the
span
interface - the
debug
option is gone. Useopencensus-clojure.trace/configure-tracer
and setp=1.0
to guarantee sampling - span now takes an optional remote parent
SpanContext
- Ring middleware automatically extracts this using the B3 format used by istio etc.
- added function to generate headers for downstream requests in B3 format
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.