Spans view doesn't work with zipkin
We get a needle not found when clicking on the spans view for a zipkin trace.
Needle not found is a generic error message we display. Can you share more details about this issue?
I have the same issue. when it calls http://localhost:8080/api/traces/raw?traceIds= passing json array of multiple trace ids in querystring, result is always empty. When using http://localhost:8080/api/trace/raw/69a1574c58b1b8b2 for single trace it always returns correct result (via "RAW TRACE" button in trace details)
@adriancole: Acknowledged. @bulicekj: Can you have a look at this.
I have the same issue. What's the bug's status?