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
Robert Fratto 86c57c8616
chore: consistently use new labels.Labels API (#18490)
5 months ago
..
v2 chore: Linting update for new golangci (#16572) 10 months ago
cache.go perf: Fix memory leak in cachedIterator (#17628) 7 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) 5 months ago
categorized_labels_iterator_test.go chore: Make dedicated iterator package (#13273) 2 years ago
entry_iterator.go chore: Rename `HeapIterator` to `MergeEntryIterator` (#13975) 1 year ago
entry_iterator_test.go chore: remove copied loop vars (#14383) 1 year ago
iterator.go chore: Convert iterators in pattern module to `v2.Iterator` interface (#13407) 1 year ago
sample_iterator.go feat(dataob): Implement SelectSamples (#16251) 11 months ago
sample_iterator_test.go feat(dataob): Implement SelectSamples (#16251) 11 months ago