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/sections/postings
Trevor Whitney 620bd56e0a
chore(compaction): Replace postings/stats RowReader with columnar Reader (#21785)
1 month ago
..
bloom_aggregator.go feat(dataobj): Reduce postings indexing allocations via observe/aggregate pattern (#21610) 1 month ago
builder.go feat(dataobj): Reduce postings indexing allocations via observe/aggregate pattern (#21610) 1 month ago
builder_test.go chore(compaction): Replace postings/stats RowReader with columnar Reader (#21785) 1 month ago
encode_columnar.go chore(compaction): Replace postings/stats RowReader with columnar Reader (#21785) 1 month ago
label_aggregator.go feat(dataobj): Reduce postings indexing allocations via observe/aggregate pattern (#21610) 1 month ago
metrics.go feat: On-disk serialization for postings and stats index sections (#21591) 1 month ago
observation.go feat(dataobj): Reduce postings indexing allocations via observe/aggregate pattern (#21610) 1 month ago
postings.go chore(compaction): Replace postings/stats RowReader with columnar Reader (#21785) 1 month ago
reader.go chore(compaction): Replace postings/stats RowReader with columnar Reader (#21785) 1 month ago
reader_test.go chore(compaction): Replace postings/stats RowReader with columnar Reader (#21785) 1 month ago