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/storage/bloom/v1
Vladyslav Diachenko 75cfe59596
bloom blocks downloading queue (#11201)
2 years ago
..
filter Use newest build image 0.31.2 with golangci-lint update. (#11118) 2 years ago
TODO.md Bloom/fuse queries (#11088) 2 years ago
archive.go Revert "Compression of bloom blocks (#11267)" (#11307) 2 years ago
archive_test.go Return checksum from BuildFrom function (#11178) 2 years ago
block.go Add first step for creating a single bloom from series (#11115) 2 years ago
block_writer.go bloom blocks downloading queue (#11201) 2 years ago
bloom.go Use lazy bloom filter (#10896) 2 years ago
bloom_querier.go Format + Library for building bloom filter "blocks" from chunks (#10780) 2 years ago
bloom_tokenizer.go Per-tenant n-gram length and skip factor, and bloom false-positive rate (#11290) 2 years ago
bloom_tokenizer_test.go Per-tenant n-gram length and skip factor, and bloom false-positive rate (#11290) 2 years ago
builder.go Per-tenant n-gram length and skip factor, and bloom false-positive rate (#11290) 2 years ago
builder_test.go Per-tenant n-gram length and skip factor, and bloom false-positive rate (#11290) 2 years ago
dedupe.go Bloom/fuse queries (#11088) 2 years ago
dedupe_test.go Bloom/fuse queries (#11088) 2 years ago
fuse.go boundscheck & partitioning fingerprints between blocks (#11237) 2 years ago
fuse_test.go boundscheck & partitioning fingerprints between blocks (#11237) 2 years ago
index.go Per-tenant n-gram length and skip factor, and bloom false-positive rate (#11290) 2 years ago
index_querier.go Add NewBlockOptions constructor (#10955) 2 years ago
index_test.go Blooms/chunk check (#10886) 2 years ago
merge.go Bloom/fuse queries (#11088) 2 years ago
merge_test.go Bloom/fuse queries (#11088) 2 years ago
reader.go bloom blocks downloading queue (#11201) 2 years ago
tokenizer.go utilities for reducing ngram allocations in token iterator construction (#11276) 2 years ago
tokenizer_test.go utilities for reducing ngram allocations in token iterator construction (#11276) 2 years ago
util.go boundscheck & partitioning fingerprints between blocks (#11237) 2 years ago
util_test.go Blooms/merge-iters (#10923) 2 years ago