Closed
Description
Hello!
I am working on integration between Zipkin and InfluxDB with @goller these days.
At the moment we are using this library. We would like to have back the async response other than the sync one as it happens now.
You can see why here in this comment
openzipkin/zipkin#1781 (comment)
What do you think about exposing this capability maybe creating a sync and async adapter in the client itself?
Thanks a lot