We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We get a needle not found when clicking on the spans view for a zipkin trace.
The text was updated successfully, but these errors were encountered:
Needle not found is a generic error message we display. Can you share more details about this issue?
Sorry, something went wrong.
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?
disable spans view for zipkin connector (#444)
9603ec9
No branches or pull requests
We get a needle not found when clicking on the spans view for a zipkin trace.
The text was updated successfully, but these errors were encountered: