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 47961f802d
feat: Compactor deletion manifest builder (#17474)
8 months ago
..
bloom/v1 chore: Linting update for new golangci (#16572) 10 months ago
bucket fix: Allow dashes in storage_prefix config (#16934) 10 months ago
chunk chore: adds a simple noop object client (#17365) 9 months ago
common/aws chore: update loki modules for 3.0 release (#12433) 2 years ago
config feat(dataobj): Ensure constant sharding for the dataobj querier (#16273) 11 months ago
detected chore(detected_labels): Add multi-tenant support for detected labels (#17031) 9 months ago
errors Refactoring of the Loki storage (#5833) 4 years ago
hack chore: Preparation for incoming static code analysis CI check (#15164) 1 year ago
stores feat: Compactor deletion manifest builder (#17474) 8 months ago
types chore: adds a simple noop object client (#17365) 9 months ago
async_store.go chore(refactor): Avoid goroutine leak in case of fetching errors (#15018) 1 year ago
async_store_test.go chore: Add chunk count from `GetChunkRef` call to stats context (#14636) 1 year ago
batch.go refactor: allow sample expressions to have multiple extractors (#16224) 11 months ago
batch_test.go refactor: extractors can return multiple samples (#17064) 8 months ago
factory.go chore: adds a simple noop object client (#17365) 9 months ago
factory_test.go feat(storage): GCS backend using thanos.io/objstore (#11132) 1 year ago
lazy_chunk.go refactor: allow sample expressions to have multiple extractors (#16224) 11 months ago
lazy_chunk_test.go refactor: allow sample expressions to have multiple extractors (#16224) 11 months ago
store.go refactor: allow sample expressions to have multiple extractors (#16224) 11 months ago
store_test.go refactor: extractors can return multiple samples (#17064) 8 months ago
util_test.go feat: Skip writeback for chunks fetched by queriers older than a duration (#15605) 1 year ago