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
Owen Diehl 47b17b590c
dont skip writing to TSDB index when chunk exists in cache (#6664)
3 years ago
..
bucket feat: Add support for Azure user assigned identity (#5891) 3 years ago
chunk Introduce Groupcache (#6644) 3 years ago
config use the configured index prefixes while building table names for tsdb index (#6436) 3 years ago
errors Refactoring of the Loki storage (#5833) 3 years ago
hack Refactoring of the Loki storage (#5833) 3 years ago
stores dont skip writing to TSDB index when chunk exists in cache (#6664) 3 years ago
async_store.go store: fix bug in getting chunk ids from ingesters when using boltdb-shipper (#5945) 3 years ago
async_store_test.go store: fix bug in getting chunk ids from ingesters when using boltdb-shipper (#5945) 3 years ago
batch.go Bump prometheus dependency (#6403) 3 years ago
batch_test.go `metrics.go` support for metadata queries(labels and series) (#5971) 3 years ago
factory.go make index shipper read path handle range of tables by type of index (#6304) 3 years ago
factory_test.go Refactoring of the Loki storage (#5833) 3 years ago
lazy_chunk.go Refactoring of the Loki storage (#5833) 3 years ago
lazy_chunk_test.go Introduce a ChunkRef type as part of logproto (#5643) 3 years ago
store.go use the configured index prefixes while building table names for tsdb index (#6436) 3 years ago
store_test.go use the configured index prefixes while building table names for tsdb index (#6436) 3 years ago
util_test.go Bump prometheus dependency (#6403) 3 years ago