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 8553815420
feat: add stats and postings index sections with encoding abstraction (#21442)
4 weeks ago
..
indexobj feat: add stats and postings index sections with encoding abstraction (#21442) 4 weeks ago
builder.go feat: add stats and postings index sections with encoding abstraction (#21442) 4 weeks ago
builder_test.go feat: Introduce max-age option for index-builder (#21294) 1 month ago
calculate.go feat: add stats and postings index sections with encoding abstraction (#21442) 4 weeks ago
calculate_test.go chore(dataobj): add configurable prefetching (#20946) 2 months ago
column_values.go feat: add stats and postings index sections with encoding abstraction (#21442) 4 weeks ago
column_values_test.go feat: add stats and postings index sections with encoding abstraction (#21442) 4 weeks ago
config.go feat: Use `AppendOrdered` strategy to avoid sorting and merging stripes (#21395) 1 month ago
indexer.go fix: Reset lag for index builder when partitions change (#20825) 3 months ago
indexer_test.go chore: Fix flaky indexer test (#20676) 3 months ago
label_postings_calculation.go feat: add stats and postings index sections with encoding abstraction (#21442) 4 weeks ago
label_postings_calculation_test.go feat: add stats and postings index sections with encoding abstraction (#21442) 4 weeks ago
metrics.go feat: add stats and postings index sections with encoding abstraction (#21442) 4 weeks ago
sort_schema.go feat: add stats and postings index sections with encoding abstraction (#21442) 4 weeks ago
stats_calculation.go feat: add stats and postings index sections with encoding abstraction (#21442) 4 weeks ago
stats_calculation_test.go feat: add stats and postings index sections with encoding abstraction (#21442) 4 weeks ago
stream_statistics.go feat: add stats and postings index sections with encoding abstraction (#21442) 4 weeks ago