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
Robert Fratto 4de51f9953
chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130)
9 months ago
..
filter feat(blooms)!: Index structured metadata into blooms (#14061) 9 months ago
TODO.md Bloom/fuse queries (#11088) 2 years ago
archive.go chore: update loki modules for 3.0 release (#12433) 1 year ago
archive_test.go chore(blooms)!: Introduce a new block schema (V3) (#14038) 9 months ago
ast_extractor.go chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 9 months ago
ast_extractor_test.go chore(storage/bloom/v1): add ExtractTestableLabelMatchers (#14119) 9 months ago
block.go chore(blooms): Expose series/stream metadata when iterating over blooms (#14097) 9 months ago
block_writer.go chore: Use filesystem backed writer for blooms (#13522) 11 months ago
bloom.go chore(blooms)!: Introduce a new block schema (V3) (#14038) 9 months ago
bloom_builder.go feat(blooms): Blooms/v2 encoding multipart series (#13093) 12 months ago
bloom_querier.go perf(blooms): always return bloom pages to allocator (#13288) 11 months ago
bloom_tester.go chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 9 months ago
bloom_tester_test.go chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 9 months ago
bloom_tokenizer.go feat(blooms)!: Index structured metadata into blooms (#14061) 9 months ago
bloom_tokenizer_test.go feat(blooms)!: Index structured metadata into blooms (#14061) 9 months ago
bounds.go chore: Make dedicated iterator package (#13273) 11 months ago
bounds_test.go chore: update loki modules for 3.0 release (#12433) 1 year ago
builder.go chore(blooms): Expose series/stream metadata when iterating over blooms (#14097) 9 months ago
builder_test.go chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 9 months ago
dedupe_test.go chore: Make dedicated iterator package (#13273) 11 months ago
fuse.go chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 9 months ago
fuse_test.go chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 9 months ago
index.go chore(blooms)!: Introduce a new block schema (V3) (#14038) 9 months ago
index_builder.go chore(blooms)!: Introduce a new block schema (V3) (#14038) 9 months ago
index_querier.go chore(blooms)!: Introduce a new block schema (V3) (#14038) 9 months ago
index_test.go chore(blooms)!: Introduce a new block schema (V3) (#14038) 9 months ago
merge.go chore: Make dedicated iterator package (#13273) 11 months ago
merge_test.go chore: Make dedicated iterator package (#13273) 11 months ago
metrics.go feat(blooms): Add series & chunks per block metrics (#13721) 10 months ago
reader.go chore: Use filesystem backed writer for blooms (#13522) 11 months ago
schema.go chore(blooms)!: Introduce a new block schema (V3) (#14038) 9 months ago
test_util.go chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 9 months ago
tokenizer.go feat(blooms)!: Index structured metadata into blooms (#14061) 9 months ago
tokenizer_test.go feat(blooms)!: Index structured metadata into blooms (#14061) 9 months ago
util.go chore(blooms)!: Introduce a new block schema (V3) (#14038) 9 months ago
versioned_builder.go chore(blooms): Expose series/stream metadata when iterating over blooms (#14097) 9 months ago
versioned_builder_test.go chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 9 months ago