Lev Khomich
Lev Khomich
Hello Timo, You're right, for now, only Thrift transport is supported. Do you have any issues using it? I believe, HTTP support can be easily introduced if needed.
Nice catch, thank you. I will take care of it. Generally speaking, it should be used in the same way as Spray tooling from Scala. I do not know anyone...
Thank you for information, I will take a look at it.
Sorry for late response. @sandeep-paliwal that's exactly how it's supposed to work. @mtomas you can use `trace.exportMetadata` on `request: RequestHeader` because akka-tracing uses request ids generated by Play and there...
Interesting, `zipkinCore.thrift` was a lot shorter back in time. I will check these annotations and improve interop where needed. Thank you!