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 57f16a0a26
perf(blooms): Replace JSON lib for encoding/decoding metas (#14767)
7 months ago
..
bloom/v1 chore(storage/bloom): support simplifiable regexp matchers (#14622) 7 months ago
bucket chore: update thanos-io/objstore to cfdd0e5 (#14727) 7 months ago
chunk feat(storage): AWS backend using thanos.io/objstore (#11221) 7 months ago
common/aws chore: update loki modules for 3.0 release (#12433) 1 year ago
config chore: remove copied loop vars (#14383) 8 months ago
detected feat: detected field values (#14350) 8 months ago
errors Refactoring of the Loki storage (#5833) 3 years ago
hack chore: Clarify compression package (#14257) 8 months ago
stores perf(blooms): Replace JSON lib for encoding/decoding metas (#14767) 7 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
wal chore: remove copied loop vars (#14383) 8 months ago
async_store.go chore: Add chunk count from `GetChunkRef` call to stats context (#14636) 7 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 feat(storage): AWS backend using thanos.io/objstore (#11221) 7 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(storage): GCS backend using thanos.io/objstore (#11132) 7 months ago
store_test.go chore: remove copied loop vars (#14383) 8 months ago
util_test.go chore: Clarify compression package (#14257) 8 months ago