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 6e36041c08
chore(blooms): Remove excessive logging in fused querier (#14152)
2 years ago
..
bloom chore(blooms): Remove excessive logging in fused querier (#14152) 2 years ago
bucket feat(loki): add ability to disable AWS S3 dualstack endpoints usage (#13785) 2 years ago
chunk chore: Final batch of linting cleanup for Go 1.23 and newer golangci (#14120) 2 years 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 fix(detected_fields): always return empty array as `null` (#14112) 2 years ago
errors Refactoring of the Loki storage (#5833) 4 years ago
hack feat: Collect duplicate log line metrics (#13084) 2 years ago
stores chore: avoid some allocations in tsdb while reading posting offset table (#14111) 2 years 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) 2 years ago
async_store.go chore: Linting updates in prep for Go 1.23 (#14071) 2 years ago
async_store_test.go feat(blooms): ingester aware bounded impl (#12840) 2 years ago
batch.go chore: Rename `HeapIterator` to `MergeEntryIterator` (#13975) 2 years ago
batch_test.go chore: Rename `HeapIterator` to `MergeEntryIterator` (#13975) 2 years ago
factory.go chore: add congestion control to AWS (#13691) 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) 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 perf: Avoid looking up unnecessary TSDB symbols during Volume API (#13960) 2 years ago
util_test.go chore: Refactor storage interface for rf1 (#13415) 2 years ago