mirror of https://github.com/grafana/loki
chore(blooms): Remove excessive logging in fused querier (#14152)
The FusedQuerier emits a large amount of log lines at level WARN if a bloom is empty. Since the introduction of structured metadata blooms, this happens every time a series does not have structured metadata in any of its entries. In the future, an optimisation could be to not write blooms for series at all, if they contain no data. Signed-off-by: Christian Haudum <christian.haudum@gmail.com>pull/14153/head
parent
78b275bf10
commit
6e36041c08
Loading…
Reference in new issue