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/dataobj/internal/dataset
Robert Fratto abf3772366
perf(dataobj): improve parallelized read spead of Zstd (#16632)
11 months ago
..
testdata perf(dataobj): improve parallelized read spead of Zstd (#16632) 11 months ago
column.go chore(dataobj): track non-NULL values in pages/columns (#15758) 1 year ago
column_builder.go feat(dataobj): cardinality estimation (#16233) 11 months ago
column_reader.go chore(dataobj): introduce more efficient dataset reading (#16429) 11 months ago
column_reader_test.go chore(dataobj): introduce more efficient dataset reading (#16429) 11 months ago
column_stats.go feat(dataobj): cardinality estimation (#16233) 11 months ago
column_test.go chore: Linting update for new golangci (#16572) 11 months ago
dataset.go chore(dataobj): introduce more efficient dataset reading (#16429) 11 months ago
page.go perf(dataobj): improve parallelized read spead of Zstd (#16632) 11 months ago
page_builder.go feat(dataobj): cardinality estimation (#16233) 11 months ago
page_compress_writer.go chore(dataobj): Reintroduce sorting of the logs section (#15906) 1 year ago
page_reader.go chore(dataobj): introduce more efficient dataset reading (#16429) 11 months ago
page_reader_test.go chore(dataobj): introduce more efficient dataset reading (#16429) 11 months ago
page_test.go perf(dataobj): improve parallelized read spead of Zstd (#16632) 11 months ago
predicate.go chore(dataobj): introduce more efficient dataset reading (#16429) 11 months ago
reader.go chore(dataobj): introduce more efficient dataset reading (#16429) 11 months ago
reader_basic.go chore(dataobj): introduce more efficient dataset reading (#16429) 11 months ago
reader_basic_test.go chore(dataobj): introduce more efficient dataset reading (#16429) 11 months ago
reader_downloader.go chore(dataobj): introduce more efficient dataset reading (#16429) 11 months ago
reader_test.go chore(dataobj): introduce more efficient dataset reading (#16429) 11 months ago
row_range.go chore(dataobj): introduce more efficient dataset reading (#16429) 11 months ago
row_range_test.go chore(dataobj): introduce more efficient dataset reading (#16429) 11 months ago
row_ranges.go chore(dataobj): introduce more efficient dataset reading (#16429) 11 months ago
row_ranges_test.go chore(dataobj): introduce more efficient dataset reading (#16429) 11 months ago
value.go chore(dataobj): support computation of min/max values in pages and columns (#16015) 12 months ago
value_encoding.go chore(dataobj): Decode values in batches (#16418) 11 months ago
value_encoding_bitmap.go chore(dataobj): Decode values in batches (#16418) 11 months ago
value_encoding_bitmap_test.go chore(dataobj): Decode values in batches (#16418) 11 months ago
value_encoding_delta.go chore(dataobj): Decode values in batches (#16418) 11 months ago
value_encoding_delta_test.go chore(dataobj): Decode values in batches (#16418) 11 months ago
value_encoding_plain.go chore(dataobj): Decode values in batches (#16418) 11 months ago
value_encoding_plain_test.go chore(dataobj): Decode values in batches (#16418) 11 months ago
value_test.go chore(dataobj): support computation of min/max values in pages and columns (#16015) 12 months ago