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 f6cfff5356
refactor(bloomstore): Introduce fetch option for blocks fetcher (#12160)
1 year ago
..
bloomgateway.go fix(blooms): bloom-gw chunk merging improvements (#12162) 1 year ago
bloomgateway_test.go refactor(bloomstore): Introduce fetch option for blocks fetcher (#12160) 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 perf(blooms): removes pendingTasks impl with an atomic.Int64 (#12151) 1 year ago
client_test.go refactor: Pass query plan down to bloom gateway (#12037) 1 year ago
config.go feat: (blooms) Configurable number of tokens (#12125) 1 year ago
metrics.go fix(blooms): bloom-gw chunk merging improvements (#12162) 1 year ago
multiplexing.go chore(blooms): Add more instrumentation to bloom gateway and bloom store (#12048) 1 year ago
multiplexing_test.go chore(blooms): Use `bloomshipper.Interval` instead of `model.Interval` (#12079) 1 year ago
processor.go refactor(bloomstore): Introduce fetch option for blocks fetcher (#12160) 1 year ago
processor_test.go refactor(bloomstore): Introduce fetch option for blocks fetcher (#12160) 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: Chunkref as alias to logproto.ShortRef (#12159) 1 year ago
util_test.go refactor: Chunkref as alias to logproto.ShortRef (#12159) 1 year ago
worker.go perf(blooms): removes pendingTasks impl with an atomic.Int64 (#12151) 1 year ago