2

I am using zipkin to track the requests across microservices. One of my service is running jobs using a thread pool. How do I transfer the zipkin header values to the threads? is there a Zipkin wrapped thread pool/executor available?

falcon
  • 1,332
  • 20
  • 39