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/bloomcompactor
Salva Corts 86c768c3cc
feat: Blooms retention (#12258)
2 years ago
..
batch.go refactor: Chunkref as alias to logproto.ShortRef (#12159) 2 years ago
batch_test.go Pull/11950 ammendments (#11972) 2 years ago
bloomcompactor.go feat: Blooms retention (#12258) 2 years ago
bloomcompactor_test.go feat: Blooms retention (#12258) 2 years ago
config.go feat: Blooms retention (#12258) 2 years ago
controller.go feat(blooms): Make bloom block compression configurable (#12293) 2 years ago
controller_test.go fix(blooms): measurable compaction progress (#12101) 2 years ago
metrics.go feat: Blooms retention (#12258) 2 years ago
retention.go feat: Blooms retention (#12258) 2 years ago
retention_test.go feat: Blooms retention (#12258) 2 years ago
spec.go feat(blooms): bloom integration in query planning (#12208) 2 years ago
spec_test.go chore(blooms): Make max bloom page size for querying configurable (#12337) 2 years ago
tracker.go refactor(bloomstore): Introduce fetch option for blocks fetcher (#12160) 2 years ago
tracker_test.go refactor(bloomstore): Introduce fetch option for blocks fetcher (#12160) 2 years ago
tsdb.go feat(blooms): bloom integration in query planning (#12208) 2 years ago
tsdb_test.go feat(blooms): bloom integration in query planning (#12208) 2 years ago
versioned_range.go refactor(bloomstore): Introduce fetch option for blocks fetcher (#12160) 2 years ago
versioned_range_test.go refactor(bloomstore): Introduce fetch option for blocks fetcher (#12160) 2 years ago