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/querier
Robert Fratto 9be95a3e8c
chore(dataobj): reduce memory overhead of merging logs stripes (#16833)
2 months ago
..
iter.go perf: Optimization pass for reading from dataobjs (#16747) 2 months ago
iter_test.go feat(dataobj): Implement SelectLogs using a topk min-heap (#16261) 3 months ago
metadata.go chore(dataobj): reduce memory overhead of merging logs stripes (#16833) 2 months ago
metadata_test.go feat(metastore): Add initial interface for Metastore (#16604) 3 months ago
store.go chore(dataobj): reduce memory overhead of merging logs stripes (#16833) 2 months ago
store_test.go chore(dataobj): reduce memory overhead of merging logs stripes (#16833) 2 months ago