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/index
Trevor Whitney 03cd8002cf
feat(dataobj/postings,stats): Add merge builders and row decoders (#22229)
5 days ago
..
indexobj feat(dataobj/postings,stats): Add merge builders and row decoders (#22229) 5 days ago
builder.go chore: Remove unused/dead code (#21724) 1 month ago
builder_test.go chore(compactor): EarliestRecordTime per logsobj builder (#22139) 1 week ago
calculate.go feat(dataobj): Reduce postings indexing allocations via observe/aggregate pattern (#21610) 1 month ago
calculate_bench_test.go chore(compactor): EarliestRecordTime per logsobj builder (#22139) 1 week ago
calculate_test.go chore(compactor): EarliestRecordTime per logsobj builder (#22139) 1 week ago
column_values.go feat(dataobj): Reduce postings indexing allocations via observe/aggregate pattern (#21610) 1 month ago
column_values_test.go chore(compaction): Replace postings/stats RowReader with columnar Reader (#21785) 1 month ago
config.go feat: Use `AppendOrdered` strategy to avoid sorting and merging stripes (#21395) 2 months ago
full_pipeline_bench_test.go feat(dataobj): Reduce postings indexing allocations via observe/aggregate pattern (#21610) 1 month ago
indexer.go fix: Reset lag for index builder when partitions change (#20825) 4 months ago
indexer_test.go chore: Fix flaky indexer test (#20676) 4 months ago
label_postings_calculation.go feat(dataobj/postings,stats): Add merge builders and row decoders (#22229) 5 days ago
label_postings_calculation_test.go chore(compaction): Replace postings/stats RowReader with columnar Reader (#21785) 1 month ago
metrics.go chore: Remove unused/dead code (#21724) 1 month ago
sort_schema.go feat: add stats and postings index sections with encoding abstraction (#21442) 2 months ago
stats_calculation.go feat(dataobj): Reduce postings indexing allocations via observe/aggregate pattern (#21610) 1 month ago
stats_calculation_test.go chore(compaction): Replace postings/stats RowReader with columnar Reader (#21785) 1 month ago
stream_statistics.go feat(dataobj): Reduce postings indexing allocations via observe/aggregate pattern (#21610) 1 month ago