Skip to content
New issue

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

Tempo only handles 64bit-aligned traceIDs #599

Closed
annanay25 opened this issue Mar 17, 2021 · 0 comments · Fixed by #605
Closed

Tempo only handles 64bit-aligned traceIDs #599

annanay25 opened this issue Mar 17, 2021 · 0 comments · Fixed by #605

Comments

@annanay25
Copy link
Contributor

Describe the bug

The following query: curl tempo:3100/tempo/api/traces/abc for a traceID abc should be internally prefixed with zeroes to align it to a 64bit/128bit traceID 000000000abc. But at the moment we return an error status code 400.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant