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 8e4b10408d
fix: avoid copying label values from tsdb unless required (#17077)
1 year ago
..
bloom/v1 chore: Linting update for new golangci (#16572) 1 year ago
bucket fix: Allow dashes in storage_prefix config (#16934) 1 year ago
chunk chore(deps): Update dskit (#16782) 1 year 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) 1 year ago
detected feat: detected field values (#14350) 2 years ago
errors
hack chore: Preparation for incoming static code analysis CI check (#15164) 2 years ago
stores fix: avoid copying label values from tsdb unless required (#17077) 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
async_store.go chore(refactor): Avoid goroutine leak in case of fetching errors (#15018) 2 years ago
async_store_test.go chore: Add chunk count from `GetChunkRef` call to stats context (#14636) 2 years ago
batch.go refactor: allow sample expressions to have multiple extractors (#16224) 1 year ago
batch_test.go refactor: allow sample expressions to have multiple extractors (#16224) 1 year ago
factory.go docs(thanos): unhide configuration docs for thanos storage clients (#16051) 1 year ago
factory_test.go feat(storage): GCS backend using thanos.io/objstore (#11132) 2 years ago
lazy_chunk.go refactor: allow sample expressions to have multiple extractors (#16224) 1 year ago
lazy_chunk_test.go refactor: allow sample expressions to have multiple extractors (#16224) 1 year ago
store.go refactor: allow sample expressions to have multiple extractors (#16224) 1 year ago
store_test.go chore: remove copied loop vars (#14383) 2 years ago
util_test.go feat: Skip writeback for chunks fetched by queriers older than a duration (#15605) 1 year ago