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/stores/shipper
Sandeep Sukhani 87b7dfae87
Stream query responses from boltdb index client (#5468)
3 years ago
..
compactor use the defined querypages callback in all the types implementing QueryPages function from IndexClient interface (#5463) 3 years ago
downloads use the defined querypages callback in all the types implementing QueryPages function from IndexClient interface (#5463) 3 years ago
indexgateway Stream query responses from boltdb index client (#5468) 3 years ago
storage refactor: use `T.TempDir` to create temporary test directory (#5253) 3 years ago
testutil Stream query responses from boltdb index client (#5468) 3 years ago
uploads use the defined querypages callback in all the types implementing QueryPages function from IndexClient interface (#5463) 3 years ago
util boltdb shipper index gateway client improvements (#5456) 3 years ago
gateway_client.go boltdb shipper index gateway client improvements (#5456) 3 years ago
gateway_client_test.go Stream query responses from boltdb index client (#5468) 3 years ago
metrics.go create smaller unique files from boltdb shipper and other code refactorings (#2261) 5 years ago
shipper_index_client.go use the defined querypages callback in all the types implementing QueryPages function from IndexClient interface (#5463) 3 years ago
table_client.go compactor changes for building per user index files in boltdb shipper (#5026) 3 years ago
table_client_test.go refactor: use `T.TempDir` to create temporary test directory (#5253) 3 years ago