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
Vladyslav Diachenko 821c0b1ae0
DequeueMany fix (#11797)
2 years ago
..
bloomgateway.go DequeueMany fix (#11797) 2 years ago
bloomgateway_test.go Bloom Gateway: Extract processing logic from bloom worker into separate struct (#11812) 2 years ago
cache.go Bloom-Gateway cache (#11380) 2 years ago
cache_test.go Bloom querying: Propagate line filters from querier to bloom filter (#11492) 2 years ago
client.go Fix panic in bloom gateway client (#11537) 2 years ago
client_test.go Remove call to set default resolver (#11580) 2 years ago
config.go Bloom-Gateway cache (#11380) 2 years ago
multiplexing.go Bloom Gateway: Make tasks cancelable (#11792) 2 years ago
multiplexing_test.go Bloom Gateway: Make tasks cancelable (#11792) 2 years ago
processor.go Bloom Gateway: Extract processing logic from bloom worker into separate struct (#11812) 2 years ago
processor_test.go Bloom Gateway: Extract processing logic from bloom worker into separate struct (#11812) 2 years ago
querier.go Fix panic in bloom gateway client (#11537) 2 years ago
querier_test.go Fix panic in bloom gateway client (#11537) 2 years ago
sharding.go Make Blooms-Gateway queue settings configurable (#11321) 2 years ago
util.go Bloom Gateway: Partition requests into multiple tasks before enqueuing (#11768) 2 years ago
util_test.go Bloom Gateway: Extract processing logic from bloom worker into separate struct (#11812) 2 years ago
worker.go DequeueMany fix (#11797) 2 years ago