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
Owen Diehl 3f28a33d93
TSDB Index reuses slices, adds pools (#5630)
4 years ago
..
bucket Copy `cortex/pkg/storage/bucket` package dependency into Loki (#5258) 4 years ago
chunk Introduce a ChunkRef type as part of logproto (#5643) 4 years ago
hack Refactor LogQL syntax into its own package (#5539) 4 years ago
stores/shipper Introduce a ChunkRef type as part of logproto (#5643) 4 years ago
tsdb TSDB Index reuses slices, adds pools (#5630) 4 years ago
async_store.go Chore: Add pkg/util/log package (#5187) 4 years ago
async_store_test.go Simpler new chunk key v12 (#5054) 4 years ago
batch.go Introduce a ChunkRef type as part of logproto (#5643) 4 years ago
batch_test.go Fixes log deduplication when mutating Labels using LogQL (#5289) 4 years ago
lazy_chunk.go Fixes log deduplication when mutating Labels using LogQL (#5289) 4 years ago
lazy_chunk_test.go Introduce a ChunkRef type as part of logproto (#5643) 4 years ago
store.go per user index query readiness with limits overrides (#5484) 4 years ago
store_test.go Remove more chunkstore and schema version below v9 (#5650) 4 years ago
util_test.go Refactor LogQL syntax into its own package (#5539) 4 years ago