Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Is your feature request related to a problem? Please describe.
Need the ability to search all blocks directly for an id
Describe the solution you'd like
The tempo-cli should be extended to search all blocks for a specified tenant for a given trace id. It should show all found instances of the id and include information about the found traces to determine if they are equal. Perhaps just dump them in their entirety?
Describe alternatives you've considered
Nothing!
Additional context
This needs to exist to help in debugging efforts.