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
Trevor Whitney d4cfbaac4f
Implement series volume range queries (#9812)
3 years ago
..
bucket Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
chunk caching: do not try to fill the gap in log results cache when the new query interval does not overlap the cached query interval (#9757) 3 years ago
common/aws S3 Storage Class Configuration (#8532) 3 years ago
config compactor: multi-store support (#7447) 3 years ago
errors Refactoring of the Loki storage (#5833) 4 years ago
hack Update Prometheus dependency (#9205) 3 years ago
stores Implement series volume range queries (#9812) 3 years ago
async_store.go revert(9476): Bringback async store like before for the queriers (#9715) 3 years ago
async_store_test.go Remove unused Value field (#9774) 3 years ago
batch.go Update Prometheus dependency (#9205) 3 years ago
batch_test.go Revert "Hide duplicates caused by stream sharding (#7005)" (#7031) 3 years ago
factory.go Add shuffle sharding to index gateway (#9710) 3 years ago
factory_test.go config: ensure storage config defaults apply to named stores (#9650) 3 years ago
lazy_chunk.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
lazy_chunk_test.go Revert "Hide duplicates caused by stream sharding (#7005)" (#7031) 3 years ago
store.go store: fix incorrect usage of period config in table range (#9754) 3 years ago
store_test.go store: fix incorrect usage of period config in table range (#9754) 3 years ago
util_test.go Series volume endpoint (#9704) 3 years ago