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 2f54f8d5be
chore(blooms): Implement BloomStore as a service (#12044)
1 year ago
..
bloomgateway.go chore(blooms): Implement BloomStore as a service (#12044) 1 year ago
bloomgateway_test.go chore(blooms): Implement BloomStore as a service (#12044) 1 year ago
cache.go feat(metadata): introduce a separate split interval for recent query window (#11897) 1 year ago
cache_test.go refactor: Pass query plan down to bloom gateway (#12037) 1 year ago
client.go refactor: Pass query plan down to bloom gateway (#12037) 1 year ago
client_test.go refactor: Pass query plan down to bloom gateway (#12037) 1 year ago
config.go Bloom-Gateway cache (#11380) 1 year ago
multiplexing.go feat: Convert line filter expressions to a set of bloom tests (#12035) 1 year ago
multiplexing_test.go refactor: Pass query plan down to bloom gateway (#12037) 1 year ago
processor.go refactor: Limit processing of blocks to requested fingerprint ranges in bloom gateway (#11987) 1 year ago
processor_test.go refactor: Pass query plan down to bloom gateway (#12037) 1 year ago
querier.go refactor: Pass query plan down to bloom gateway (#12037) 1 year ago
querier_test.go refactor: Pass query plan down to bloom gateway (#12037) 1 year ago
util.go refactor: Pass query plan down to bloom gateway (#12037) 1 year ago
util_test.go Blooms/integration fixes (#11979) 1 year ago
worker.go refactor: Limit processing of blocks to requested fingerprint ranges in bloom gateway (#11987) 1 year ago