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
Christian Haudum dbea8ba85b
chore(blooms): Various fixes in blooms read path (#12036)
2 years ago
..
bloomgateway.go chore(blooms): Various fixes in blooms read path (#12036) 2 years ago
bloomgateway_test.go fix: Ensure working dir for bloomstore exists (#12019) 2 years ago
cache.go feat(metadata): introduce a separate split interval for recent query window (#11897) 2 years ago
cache_test.go Bloom querying: Propagate line filters from querier to bloom filter (#11492) 2 years ago
client.go chore(blooms): Various fixes in blooms read path (#12036) 2 years ago
client_test.go refactor: Simplify fingerprint partitioning in bloom gateway client (#12018) 2 years ago
config.go Bloom-Gateway cache (#11380) 2 years ago
multiplexing.go Remove `bloomcompactor.DayTable` in favour of `config.DayTime` (#11917) 2 years ago
multiplexing_test.go Bloom Gateway: Make tasks cancelable (#11792) 2 years ago
processor.go refactor: Limit processing of blocks to requested fingerprint ranges in bloom gateway (#11987) 2 years ago
processor_test.go Remove `bloomcompactor.DayTable` in favour of `config.DayTime` (#11917) 2 years ago
querier.go chore(blooms): Various fixes in blooms read path (#12036) 2 years ago
querier_test.go chore(blooms): Various fixes in blooms read path (#12036) 2 years ago
util.go (chore) Cleanup duplicate functions/strucs in bloomgateway package (#11978) 2 years ago
util_test.go Blooms/integration fixes (#11979) 2 years ago
worker.go refactor: Limit processing of blocks to requested fingerprint ranges in bloom gateway (#11987) 2 years ago