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 8ef3d5fee9
add a storage client for boltdb-shipper which would do all the object key management for storage operations (#4128)
4 years ago
..
chunk add a method to check whether error is due to a missing object in storage while reading or deleting the object (#4081) 4 years ago
hack Fork cortex chunk storage into Loki. (#3842) 4 years ago
stores/shipper add a storage client for boltdb-shipper which would do all the object key management for storage operations (#4128) 4 years ago
async_store.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
async_store_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
batch.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
batch_test.go Make `ParseExternalKey` from the chunk package alloc free. (#4075) 4 years ago
lazy_chunk.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
lazy_chunk_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
store.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
store_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
util_test.go add a method to check whether error is due to a missing object in storage while reading or deleting the object (#4081) 4 years ago