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/storage
Ed Welch 7c4906786d pre-fetch the next chunk in parallel to processing the current chunk such that we aren't waiting for fetches from GCS and spend all our CPU time decompressing and processing (#1495) 5 years ago
..
hack Changes the encoding used for the benchmark in the store. (#1448) 6 years ago
iterator.go pre-fetch the next chunk in parallel to processing the current chunk such that we aren't waiting for fetches from GCS and spend all our CPU time decompressing and processing (#1495) 5 years ago
iterator_test.go Fixes linter warning from the yacc file. (#1328) 6 years ago
store.go Updated cortex to latest master. (#1088) 6 years ago
store_test.go Logql benchmark and performance improvement. (#1371) 6 years ago
util_test.go storage: fix missing logs with batched chunk iterator (#1299) 6 years ago