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)
2 days ago
..
indexobj feat(dataobj/postings,stats): Add merge builders and row decoders (#22229) 2 days ago
builder.go chore: Remove unused/dead code (#21724) 1 month ago
builder_test.go chore(compactor): EarliestRecordTime per logsobj builder (#22139) 4 days ago
calculate.go feat(dataobj): Reduce postings indexing allocations via observe/aggregate pattern (#21610) 4 weeks ago
calculate_bench_test.go chore(compactor): EarliestRecordTime per logsobj builder (#22139) 4 days ago
calculate_test.go chore(compactor): EarliestRecordTime per logsobj builder (#22139) 4 days ago
column_values.go feat(dataobj): Reduce postings indexing allocations via observe/aggregate pattern (#21610) 4 weeks ago
column_values_test.go chore(compaction): Replace postings/stats RowReader with columnar Reader (#21785) 4 weeks 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) 4 weeks ago
indexer.go fix: Reset lag for index builder when partitions change (#20825) 4 months ago
indexer_test.go
label_postings_calculation.go feat(dataobj/postings,stats): Add merge builders and row decoders (#22229) 2 days ago
label_postings_calculation_test.go chore(compaction): Replace postings/stats RowReader with columnar Reader (#21785) 4 weeks 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) 4 weeks ago
stats_calculation_test.go chore(compaction): Replace postings/stats RowReader with columnar Reader (#21785) 4 weeks ago
stream_statistics.go feat(dataobj): Reduce postings indexing allocations via observe/aggregate pattern (#21610) 4 weeks ago