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
Callum Styan b91bcecb3a
quantile sharding; fix bug related to # of steps (instant query mem usage) and use CollapsingLowestDense store for ddsketch (#11905)
1 year 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
quantile.go quantile sharding; fix bug related to # of steps (instant query mem usage) and use CollapsingLowestDense store for ddsketch (#11905) 1 year 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