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
Paul Rogers 24c260e3e4
chore(deps): Update dskit (#16782)
10 months ago
..
bloomgateway.go feat(blooms): Prefetch bloom blocks as soon as they are built (#15050) 1 year ago
bloomgateway_test.go chore: Remove experimental bloom settings that have never been used or are not used any more (#15787) 12 months ago
client.go chore(deps): Update dskit (#16782) 10 months ago
client_pool.go chore(bloom): remove unused code from blooms (#14539) 1 year ago
client_pool_test.go chore: Remove ring client pool from JumpHashClientPool (#14367) 1 year ago
client_test.go chore: Fix `unused-parameter` linter errors (#15843) 12 months ago
config.go chore: Remove experimental bloom settings that have never been used or are not used any more (#15787) 12 months ago
metrics.go feat(blooms): Prefetch bloom blocks as soon as they are built (#15050) 1 year ago
multiplexing.go fix(blooms): Exclude label filters where label name is part of the series labels. (#14661) 1 year ago
multiplexing_test.go fix(blooms): Exclude label filters where label name is part of the series labels. (#14661) 1 year ago
processor.go chore(blooms): Add setting to fetch bloom blocks async or synchronously (#14862) 1 year ago
processor_test.go chore(blooms): Add setting to fetch bloom blocks async or synchronously (#14862) 1 year ago
querier.go fix(blooms): Fix check for skipping most recent data when filtering blooms (#15300) 1 year ago
querier_test.go feat(blooms): Prefetch bloom blocks as soon as they are built (#15050) 1 year ago
resolver.go fix(blooms): Match series to newest block only (#15481) 1 year ago
resolver_test.go fix(blooms): Match series to newest block only (#15481) 1 year ago
stats.go chore(blooms): Add number of skipped bloom blocks to stats-report log line (#14771) 1 year ago
util.go chore: Linting update for new golangci (#16572) 10 months ago
util_test.go chore(bloom): remove unused code from blooms (#14539) 1 year ago
worker.go chore(blooms): Add setting to fetch bloom blocks async or synchronously (#14862) 1 year ago