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
Marco Pracucci b88583da7d
feat: upgrade prometheus (#13671)
10 months ago
..
bloomgateway.go chore: Make dedicated iterator package (#13273) 11 months ago
bloomgateway_test.go perf: Re-introduce fixed size memory pool for bloom querier (#13172) 11 months ago
cache.go fix(blooms): Deduplicate filtered series and chunks (#12791) 1 year ago
cache_test.go fix(blooms): Fully deduplicate chunks from FilterChunkRef responses (#12807) 1 year ago
client.go feat: upgrade prometheus (#13671) 10 months ago
client_pool.go perf(blooms): Resolve bloom blocks on index gateway and shard by block address (#12720) 1 year ago
client_pool_test.go test: Add mutex and setter/getter for addresses in test (#12793) 1 year ago
client_test.go fix(blooms): Suppress error from resolving server addresses for blocks (#13385) 11 months ago
config.go chore(blooms): Clean up settings and make reasonable defaults (#12483) 1 year ago
metrics.go feat(blooms): Add counter metric for blocks that are not available at query time (#12968) 12 months ago
multiplexing.go chore: Make dedicated iterator package (#13273) 11 months ago
multiplexing_test.go chore: Make dedicated iterator package (#13273) 11 months ago
processor.go fix: Keep blocks referenced by newer metas (#13614) 10 months ago
processor_test.go chore(blooms): Various minor code cleanups (#13332) 11 months ago
querier.go feat(blooms): Blooms/v2 encoding multipart series (#13093) 12 months ago
querier_test.go feat(bloom): Skip attempts to filter chunks for which blooms have not been built (#12961) 1 year ago
resolver.go perf: Re-introduce fixed size memory pool for bloom querier (#13172) 11 months ago
resolver_test.go fix(blooms): Fix a regression introduced with #12774 (#12776) 1 year ago
stats.go chore(bloom-gw): Cleanup tracing implementation (#12368) 1 year ago
util.go refactor(blooms): more easily testable day partitioning (#13331) 11 months ago
util_test.go refactor(blooms): more easily testable day partitioning (#13331) 11 months ago
worker.go chore: Remove excessive logging from bloom gateway (#13603) 10 months ago