Hi I'm trying to pull the Zipkin tracing fields in...
# http4k
d
Hi I'm trying to pull the Zipkin tracing fields into MDC fields (so that we can include them in Application logs). I've written a filter, but the Lens stuff is defeating me from understanding how to extract the variables. (At the moment the filter only gives me a Request as a parameter - is the information contained in there?)