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/logql/sketch
Karsten Jeschkies a09cb07e98
Define protobufs for topk and cms. (#9933)
2 years ago
..
testdata Define protobufs for topk and cms. (#9933) 2 years ago
cms.go Implement probabilistic topk via count min sketch and min heap (#9882) 2 years ago
cms_test.go Implement probabilistic topk via count min sketch and min heap (#9882) 2 years ago
hash.go Implement probabilistic topk via count min sketch and min heap (#9882) 2 years ago
heap.go Implement probabilistic topk via count min sketch and min heap (#9882) 2 years ago
heap_test.go Implement probabilistic topk via count min sketch and min heap (#9882) 2 years ago
series.go Define protobufs for topk and cms. (#9933) 2 years ago
series_test.go Define protobufs for topk and cms. (#9933) 2 years ago
topk.go Define protobufs for topk and cms. (#9933) 2 years ago
topk_slow_test.go Implement probabilistic topk via count min sketch and min heap (#9882) 2 years ago
topk_test.go Define protobufs for topk and cms. (#9933) 2 years ago