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 78a141c6a9
feat(dataobj): Ensure constant sharding for the dataobj querier (#16273)
3 months ago
..
bloom/v1 chore(blooms): Return decompression reader to pool (#16001) 4 months ago
bucket chore(dataobj): Create initial dataobj builder (#16011) 4 months ago
chunk chore: merge back delete request when we are done processing all its splits (#15968) 4 months ago
common/aws chore: update loki modules for 3.0 release (#12433) 1 year ago
config feat(dataobj): Ensure constant sharding for the dataobj querier (#16273) 3 months ago
detected feat: detected field values (#14350) 8 months ago
errors Refactoring of the Loki storage (#5833) 3 years ago
hack chore: Preparation for incoming static code analysis CI check (#15164) 6 months ago
stores fix: Export `exportTSInSecs` field in TSDB identifier to make sure correct gap calculation (#13116) 4 months ago
types chore: add more validation at startup to make sure we have a proper schema, and necessary directories are created (#12496) 1 year ago
async_store.go chore(refactor): Avoid goroutine leak in case of fetching errors (#15018) 6 months ago
async_store_test.go chore: Add chunk count from `GetChunkRef` call to stats context (#14636) 7 months ago
batch.go chore: Rename `HeapIterator` to `MergeEntryIterator` (#13975) 9 months ago
batch_test.go chore: remove copied loop vars (#14383) 8 months ago
factory.go docs(thanos): unhide configuration docs for thanos storage clients (#16051) 4 months ago
factory_test.go feat(storage): GCS backend using thanos.io/objstore (#11132) 7 months ago
lazy_chunk.go chore: Make dedicated iterator package (#13273) 11 months ago
lazy_chunk_test.go chore: remove copied loop vars (#14383) 8 months ago
store.go feat: Skip writeback for chunks fetched by queriers older than a duration (#15605) 4 months ago
store_test.go chore: remove copied loop vars (#14383) 8 months ago
util_test.go feat: Skip writeback for chunks fetched by queriers older than a duration (#15605) 4 months ago