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
Paul Rogers f226b598a4
chore: Final batch of linting cleanup for Go 1.23 and newer golangci (#14120)
9 months 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 chore: update loki modules for 3.0 release (#12433) 1 year ago
series.go chore: update loki modules for 3.0 release (#12433) 1 year ago
series_test.go Define protobufs for topk and cms. (#9933) 2 years ago
topk.go chore: Final batch of linting cleanup for Go 1.23 and newer golangci (#14120) 9 months ago
topk_slow_test.go chore: Remove call to deprecated rand.Seed() (#14041) 9 months ago
topk_test.go chore: Remove call to deprecated rand.Seed() (#14041) 9 months ago