Bloom gateway panic: runtime error: index out of range [0] with length 0
while fetching chunk refs
#14623
Labels
panic: runtime error: index out of range [0] with length 0
while fetching chunk refs
#14623
Describe the bug
A clear and concise description of what the bug is.
I checked why I'm facing high latency while running queries like
{service_name="some_service"} |= "trace_id=67187c7567b5e32e1f03fce3a0fa57bf"
. It turned out that most of the time is spent on downloading chunk refs.What I found in bloom gateway logs is:
I'm not sure if the stack trace is enough to debug it further. If not let me know if You need something from config, more context, etc.
To Reproduce
Steps to reproduce the behavior:
Not relevant
Expected behavior
A clear and concise description of what you expected to happen.
Run bloom filtered query without issues.
Environment:
Screenshots, Promtail config, or terminal output
If applicable, add any output to help explain your problem.
The text was updated successfully, but these errors were encountered: