Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/pkg/bloomgateway
Salva Corts b4060154d1
feat(blooms): Prefetch bloom blocks as soon as they are built (#15050)
6 months ago
..
bloomgateway.go feat(blooms): Prefetch bloom blocks as soon as they are built (#15050) 6 months ago
bloomgateway_test.go fix(blooms): Exclude label filters where label name is part of the series labels. (#14661) 7 months ago
cache.go feat(blooms): Prefetch bloom blocks as soon as they are built (#15050) 6 months ago
cache_test.go feat(blooms): Prefetch bloom blocks as soon as they are built (#15050) 6 months ago
client.go feat(blooms): Prefetch bloom blocks as soon as they are built (#15050) 6 months ago
client_pool.go chore(bloom): remove unused code from blooms (#14539) 7 months ago
client_pool_test.go chore: Remove ring client pool from JumpHashClientPool (#14367) 8 months ago
client_test.go fix(blooms): Suppress error from resolving server addresses for blocks (#13385) 11 months ago
config.go chore(blooms): Add setting to fetch bloom blocks async or synchronously (#14862) 6 months ago
metrics.go feat(blooms): Prefetch bloom blocks as soon as they are built (#15050) 6 months ago
multiplexing.go fix(blooms): Exclude label filters where label name is part of the series labels. (#14661) 7 months ago
multiplexing_test.go fix(blooms): Exclude label filters where label name is part of the series labels. (#14661) 7 months ago
processor.go chore(blooms): Add setting to fetch bloom blocks async or synchronously (#14862) 6 months ago
processor_test.go chore(blooms): Add setting to fetch bloom blocks async or synchronously (#14862) 6 months ago
querier.go chore: Add bool to metrics.go log line whether query used bloom filters (#14645) 7 months ago
querier_test.go feat(blooms): Prefetch bloom blocks as soon as they are built (#15050) 6 months ago
resolver.go perf: Re-introduce fixed size memory pool for bloom querier (#13172) 11 months ago
resolver_test.go fix(blooms): Fix a regression introduced with #12774 (#12776) 1 year ago
stats.go chore(blooms): Add number of skipped bloom blocks to stats-report log line (#14771) 7 months ago
util.go fix(blooms): Exclude label filters where label name is part of the series labels. (#14661) 7 months ago
util_test.go chore(bloom): remove unused code from blooms (#14539) 7 months ago
worker.go chore(blooms): Add setting to fetch bloom blocks async or synchronously (#14862) 6 months ago