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
Christian Haudum 3beb8ff9cf
fix(build): Use Debian Bullseye base image for build image (#14368)
1 year ago
..
bloom/v1 chore(storage/bloom/v1): bind bloom page size to max bloom size (#14372) 1 year ago
bucket feat(loki): add ability to disable AWS S3 dualstack endpoints usage (#13785) 1 year ago
chunk fix(build): Use Debian Bullseye base image for build image (#14368) 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 feat: detected field values (#14350) 1 year ago
errors Refactoring of the Loki storage (#5833) 4 years ago
hack chore: Clarify compression package (#14257) 1 year ago
stores chore: Clarify compression package (#14257) 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: Implement WAL segment ingestion via Kafka with partition ring (#14043) 1 year ago
async_store.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
async_store_test.go feat(blooms): ingester aware bounded impl (#12840) 2 years ago
batch.go chore: Rename `HeapIterator` to `MergeEntryIterator` (#13975) 1 year ago
batch_test.go chore: Rename `HeapIterator` to `MergeEntryIterator` (#13975) 1 year ago
factory.go chore: add congestion control to AWS (#13691) 1 year 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) 2 years 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) 2 years ago
store_test.go chore: Clarify compression package (#14257) 1 year ago
util_test.go chore: Clarify compression package (#14257) 1 year ago