mirror of https://github.com/grafana/loki
feat(blooms): Add counter metric for blocks that are not available at query time (#12968)
When filtering chunks on the bloom gateway, bloom block may not be available and they will be downloaded asynchronously in the background. This new metric `loki_bloom_gateway_blocks_not_available_total` counts the blocks that are not available at query time. Signed-off-by: Christian Haudum <christian.haudum@gmail.com>pull/13024/head^2
parent
1432a3e84a
commit
d6374bc2ce
Loading…
Reference in new issue