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 cdf084fdae
perf(blooms): Remove compression of `.tar` archived bloom blocks (#14159)
8 months ago
..
bloomgateway.go chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 8 months ago
bloomgateway_test.go perf(blooms): Remove compression of `.tar` archived bloom blocks (#14159) 8 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 chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 8 months ago
multiplexing.go chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 8 months ago
multiplexing_test.go chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 8 months ago
processor.go chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 8 months ago
processor_test.go chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 8 months ago
querier.go chore: replace remaining references to ExtractTestableLineFilters (#14135) 8 months ago
querier_test.go chore: replace remaining references to ExtractTestableLineFilters (#14135) 8 months 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(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 8 months 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