You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is expected behaviour. The reason is that the requested label of the label filter expression could be a regular label as well. We simply don't know it at this point, since the bloom gateway is only dealing with fingerprints (hashed labels of streams).
Yes, ideally we could dismiss all chunks. This is something we have on our radar and want to improve, because it can increase the filter rate by a lot.
Describe the bug
Based on this even if metadata key is not present chunk is still considered to be used.
Expected behavior
If key nor value exist in metadata chunk should not be considered.
The text was updated successfully, but these errors were encountered: