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
George Robinson 7ed63ea7f4
feat: remove mutexes from wal.SegmentWriter (#13641)
1 year ago
..
bloom feat: Instrument metastore GRPC calls (#13598) 1 year ago
bucket chore: update loki modules for 3.0 release (#12433) 2 years ago
chunk chore: Refactor storage interface for rf1 (#13415) 1 year ago
common/aws chore: update loki modules for 3.0 release (#12433) 2 years ago
config chore: add more validation at startup to make sure we have a proper schema, and necessary directories are created (#12496) 2 years ago
detected perf: Improve Detected labels API (#12816) 2 years ago
errors Refactoring of the Loki storage (#5833) 4 years ago
hack feat: Collect duplicate log line metrics (#13084) 1 year ago
stores fix(blooms): Use correct key to populate blockscache at startup (#13624) 1 year ago
types chore: add more validation at startup to make sure we have a proper schema, and necessary directories are created (#12496) 2 years ago
wal feat: remove mutexes from wal.SegmentWriter (#13641) 1 year ago
async_store.go refactor: Remove unnecessary spanlogger usage (#13255) 2 years ago
async_store_test.go feat(blooms): ingester aware bounded impl (#12840) 2 years ago
batch.go chore: Make dedicated iterator package (#13273) 1 year ago
batch_test.go chore: Make dedicated iterator package (#13273) 1 year ago
factory.go chore: Restructure `indexgateway` component package (#12630) 2 years ago
factory_test.go chore: add more validation at startup to make sure we have a proper schema, and necessary directories are created (#12496) 2 years ago
lazy_chunk.go chore: Make dedicated iterator package (#13273) 1 year ago
lazy_chunk_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
store.go chore: Refactor storage interface for rf1 (#13415) 1 year ago
store_test.go chore: Make dedicated iterator package (#13273) 1 year ago
util_test.go chore: Refactor storage interface for rf1 (#13415) 1 year ago