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/sections/logs
Robert Fratto 7b0d6d7144
chore(dataobj): Migrate to dynamic section types (#17708)
8 months ago
..
iter.go chore(dataobj): Migrate to dynamic section types (#17708) 8 months ago
iter_test.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 9 months ago
logs.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 9 months ago
logs_test.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 9 months ago
metrics.go chore(dataobj): instrument data objects (#15803) 1 year ago
table.go chore(dataobj): order predicates based on row selectivity and cost of reading (#17376) 9 months ago
table_build.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 9 months ago
table_merge.go chore(dataobj): reduce memory overhead of merging logs stripes (#16833) 10 months ago
table_test.go perf: Optimization pass for reading from dataobjs (#16747) 10 months ago