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