Gallardot commented on issue #7795:
URL: https://github.com/apache/apisix/issues/7795#issuecomment-1229818708

   > If I am correct, do you mean: When there is a b3 header sent by the 
client, we should sample it regardless of the APISIX's configuration? If so, 
why should not we report the span? As the behavior of "sample" is to report the 
span to the zipkin server.
   
   Thanks @spacewander 
   I mean if the http request is to be sampled, then we have to report span 
data to the zipkin Server. There's no problem with that. 
   However, we should send `B3 header` data to `upstream` regardless of whether 
the http request needs to be sampled or not.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to