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 c340f3e202
[TSDB] disables bloom filters for tsdb index on ingesters (#6939)
3 years ago
..
bucket feat: Add support for Azure user assigned identity (#5891) 4 years ago
chunk embedded-cache: Bring `fifocache` and `groupcache` into single tent. (#6821) 4 years ago
config use the configured index prefixes while building table names for tsdb index (#6436) 4 years ago
errors Refactoring of the Loki storage (#5833) 4 years ago
hack Refactoring of the Loki storage (#5833) 4 years ago
stores [TSDB] disables bloom filters for tsdb index on ingesters (#6939) 3 years ago
async_store.go [TSDB] Ingester Index Sampling (#6852) 4 years ago
async_store_test.go store: fix bug in getting chunk ids from ingesters when using boltdb-shipper (#5945) 4 years ago
batch.go Bump prometheus dependency (#6403) 4 years ago
batch_test.go `metrics.go` support for metadata queries(labels and series) (#5971) 4 years ago
factory.go Index shipper move code (#6704) 4 years ago
factory_test.go Refactoring of the Loki storage (#5833) 4 years ago
lazy_chunk.go Refactoring of the Loki storage (#5833) 4 years ago
lazy_chunk_test.go Introduce a ChunkRef type as part of logproto (#5643) 4 years ago
store.go add metric for measuring overall index query latency (#6880) 4 years ago
store_test.go use the configured index prefixes while building table names for tsdb index (#6436) 4 years ago
util_test.go Bump prometheus dependency (#6403) 4 years ago