Kong/kong-plugin-zipkin

trace from httpclient

JoveYu opened this issue · 1 comments

I want to trace my request from httpclient, what i do is

  1. I pass traceid and spanid in request headers to KONG
  2. send CLIENT span to zipkin
  3. search traceid in zipkin

but I miss kong span in zipkin dashboard

I MISSING X-B3-Sampled header