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 86cb8d52d3
ensure tsdb is sorted by hash then labelset (#5746)
3 years ago
..
bucket Copy `cortex/pkg/storage/bucket` package dependency into Loki (#5258) 3 years ago
chunk Use dskit/tenant intead of loki/pkg/tenant. (#5724) 3 years ago
hack Refactor LogQL syntax into its own package (#5539) 3 years ago
stores/shipper Use dskit/tenant intead of loki/pkg/tenant. (#5724) 3 years ago
tsdb ensure tsdb is sorted by hash then labelset (#5746) 3 years ago
async_store.go Chore: Add pkg/util/log package (#5187) 3 years ago
async_store_test.go Simpler new chunk key v12 (#5054) 3 years ago
batch.go Introduce a ChunkRef type as part of logproto (#5643) 3 years ago
batch_test.go Fixes log deduplication when mutating Labels using LogQL (#5289) 3 years ago
lazy_chunk.go Fixes log deduplication when mutating Labels using LogQL (#5289) 3 years ago
lazy_chunk_test.go Introduce a ChunkRef type as part of logproto (#5643) 3 years ago
store.go Use dskit/tenant intead of loki/pkg/tenant. (#5724) 3 years ago
store_test.go Remove more chunkstore and schema version below v9 (#5650) 3 years ago
util_test.go Refactor LogQL syntax into its own package (#5539) 3 years ago