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
Sandeep Sukhani e53d2032fe
fix a panic when trying to stop boltdb-shipper multiple times using sync.once (#2613)
5 years ago
..
hack enforce requirment for periodic config for index tables to be 24h when using boltdb shipper (#2166) 6 years ago
stores fix a panic when trying to stop boltdb-shipper multiple times using sync.once (#2613) 5 years ago
batch.go fixes batch metrics help text & corrects bucketing (#2552) 5 years ago
batch_test.go adds batch based metrics (#2510) 6 years ago
cache.go Improve metric queries by computing samples at the edges. (#2293) 6 years ago
cache_test.go Improve metric queries by computing samples at the edges. (#2293) 6 years ago
lazy_chunk.go BatchIter edge cases (#2466) 6 years ago
lazy_chunk_test.go BatchIter edge cases (#2466) 6 years ago
store.go Error on no schema configs (#2564) 5 years ago
store_test.go fix a panic when trying to stop boltdb-shipper multiple times using sync.once (#2613) 5 years ago
util_test.go Loki: fix batch iterator error when all chunks overlap and chunk time ranges are greater than query time range (#2484) 6 years ago