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
Cyril Tovena 1fa952dbf2
refactor(dataobj): Consolidate configuration and add querier support (#16144)
12 months ago
..
bloom/v1 chore(blooms): Return decompression reader to pool (#16001) 12 months ago
bucket chore(dataobj): Create initial dataobj builder (#16011) 12 months ago
chunk chore: merge back delete request when we are done processing all its splits (#15968) 12 months ago
common/aws chore: update loki modules for 3.0 release (#12433) 2 years ago
config refactor(dataobj): Consolidate configuration and add querier support (#16144) 12 months ago
detected feat: detected field values (#14350) 1 year ago
errors
hack chore: Preparation for incoming static code analysis CI check (#15164) 1 year ago
stores fix: Export `exportTSInSecs` field in TSDB identifier to make sure correct gap calculation (#13116) 12 months 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) 1 year ago
async_store_test.go chore: Add chunk count from `GetChunkRef` call to stats context (#14636) 1 year ago
batch.go chore: Rename `HeapIterator` to `MergeEntryIterator` (#13975) 1 year ago
batch_test.go chore: remove copied loop vars (#14383) 1 year ago
factory.go docs(thanos): unhide configuration docs for thanos storage clients (#16051) 12 months ago
factory_test.go feat(storage): GCS backend using thanos.io/objstore (#11132) 1 year ago
lazy_chunk.go chore: Make dedicated iterator package (#13273) 2 years ago
lazy_chunk_test.go chore: remove copied loop vars (#14383) 1 year ago
store.go feat: Skip writeback for chunks fetched by queriers older than a duration (#15605) 1 year ago
store_test.go chore: remove copied loop vars (#14383) 1 year ago
util_test.go feat: Skip writeback for chunks fetched by queriers older than a duration (#15605) 1 year ago