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
Owen Diehl 9a993ca690
chore(blooms): Ordering & Unless iterator (#12154)
1 year ago
..
bloomgateway.go chore(blooms): Ordering & Unless iterator (#12154) 1 year ago
bloomgateway_test.go feat: (blooms) Configurable number of tokens (#12125) 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 chore(blooms): block_query_latency_seconds rename (#12152) 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 chore(blooms): Various bloom gateway fixes/improvements (#12120) 1 year ago
processor_test.go chore(blooms): Various bloom gateway fixes/improvements (#12120) 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 chore(blooms): remove unused helper from bloomgateway (#12148) 1 year ago
util_test.go chore(blooms): Use `bloomshipper.Interval` instead of `model.Interval` (#12079) 1 year ago
worker.go perf(blooms): removes pendingTasks impl with an atomic.Int64 (#12151) 1 year ago