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/iter
Salva Corts f3673747f6
feat: Batch cache fetches in schedulers during task pruning (#21548)
3 weeks ago
..
v2 feat: Batch cache fetches in schedulers during task pruning (#21548) 3 weeks ago
cache.go fix: Revert "perf: Fix memory leak in cachedIterator (#17628)" (#18687) 9 months ago
cache_test.go chore: Make dedicated iterator package (#13273) 2 years ago
categorized_labels_iterator.go chore: consistently use new labels.Labels API (#18490) 10 months ago
categorized_labels_iterator_test.go chore: Make dedicated iterator package (#13273) 2 years ago
entry_iterator.go test: fixup related to entry iterator (#21070) 2 months ago
entry_iterator_test.go fix: duplicate lines with different structured metadata (#21039) 2 months ago
iterator.go chore: Convert iterators in pattern module to `v2.Iterator` interface (#13407) 2 years ago
sample_iterator.go chore: track time spent waiting for data from ingesters (#19648) 6 months ago
sample_iterator_test.go feat(dataob): Implement SelectSamples (#16251) 1 year ago