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 38c09a09bd
Bloom gateway: Fix metric for fetched blocks (#11988)
1 year ago
..
bloomgateway.go Various bloom gateway instrumentation changes (#11983) 1 year ago
bloomgateway_test.go Various bloom gateway instrumentation changes (#11983) 1 year ago
cache.go feat(metadata): introduce a separate split interval for recent query window (#11897) 1 year ago
cache_test.go Bloom querying: Propagate line filters from querier to bloom filter (#11492) 1 year ago
client.go (chore) Bloom gateway: Improve fingerprint partitioning in client (#11971) 1 year ago
client_test.go (chore) Bloom gateway: Improve fingerprint partitioning in client (#11971) 1 year ago
config.go Bloom-Gateway cache (#11380) 1 year ago
multiplexing.go Remove `bloomcompactor.DayTable` in favour of `config.DayTime` (#11917) 1 year ago
multiplexing_test.go Bloom Gateway: Make tasks cancelable (#11792) 1 year ago
processor.go Bloom gateway: Fix metric for fetched blocks (#11988) 1 year ago
processor_test.go Remove `bloomcompactor.DayTable` in favour of `config.DayTime` (#11917) 1 year ago
querier.go Various bloom gateway instrumentation changes (#11983) 1 year ago
querier_test.go Fix panic in bloom gateway client (#11537) 1 year ago
util.go (chore) Cleanup duplicate functions/strucs in bloomgateway package (#11978) 1 year ago
util_test.go Blooms/integration fixes (#11979) 1 year ago
worker.go Various bloom gateway instrumentation changes (#11983) 1 year ago