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 90bcaea724
chore(blooms): Add more instrumentation to bloom gateway and bloom store (#12048)
2 years ago
..
bloomgateway.go chore(blooms): Add more instrumentation to bloom gateway and bloom store (#12048) 2 years ago
bloomgateway_test.go chore(blooms): Add more instrumentation to bloom gateway and bloom store (#12048) 2 years ago
cache.go feat(metadata): introduce a separate split interval for recent query window (#11897) 2 years ago
cache_test.go refactor: Pass query plan down to bloom gateway (#12037) 2 years ago
client.go refactor: Pass query plan down to bloom gateway (#12037) 2 years ago
client_test.go refactor: Pass query plan down to bloom gateway (#12037) 2 years ago
config.go Bloom-Gateway cache (#11380) 2 years ago
metrics.go chore(blooms): Add more instrumentation to bloom gateway and bloom store (#12048) 2 years ago
multiplexing.go chore(blooms): Add more instrumentation to bloom gateway and bloom store (#12048) 2 years ago
multiplexing_test.go chore(blooms): Use `bloomshipper.Interval` instead of `model.Interval` (#12079) 2 years ago
processor.go chore(blooms): Add more instrumentation to bloom gateway and bloom store (#12048) 2 years ago
processor_test.go chore(blooms): Use `bloomshipper.Interval` instead of `model.Interval` (#12079) 2 years ago
querier.go refactor: Pass query plan down to bloom gateway (#12037) 2 years ago
querier_test.go refactor: Pass query plan down to bloom gateway (#12037) 2 years ago
util.go chore(blooms): Use `bloomshipper.Interval` instead of `model.Interval` (#12079) 2 years ago
util_test.go chore(blooms): Use `bloomshipper.Interval` instead of `model.Interval` (#12079) 2 years ago
worker.go chore(blooms): Add more instrumentation to bloom gateway and bloom store (#12048) 2 years ago