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/chunk
Cyril Tovena 44d32c5ad4
Removes all GRPC warning. (#4757)
4 years ago
..
aws Instrument s3 client DeleteObject requests. (#4649) 4 years ago
azure Configuration: add a common config section for object storage (#4473) 4 years ago
cache Loki: Enable FIFO cache by default (#4519) 4 years ago
cassandra Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
encoding Fork cortex chunk storage into Loki. (#3842) 4 years ago
gcp Configuration: add a common config section for object storage (#4473) 4 years ago
grpc add a method to check whether error is due to a missing object in storage while reading or deleting the object (#4081) 4 years ago
local Configuration: add a common config section for object storage (#4473) 4 years ago
objectclient add a method to check whether error is due to a missing object in storage while reading or deleting the object (#4081) 4 years ago
openstack Configuration: add a common config section for object storage (#4473) 4 years ago
storage Removes all GRPC warning. (#4757) 4 years ago
testutils Use flagext from dskit (#4225) 4 years ago
util Fork cortex chunk storage into Loki. (#3842) 4 years ago
bucket_client.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
chunk.go Make `ParseExternalKey` from the chunk package alloc free. (#4075) 4 years ago
chunk_store.go Loki: Enable FIFO cache by default (#4519) 4 years ago
chunk_store_test.go Loki: Enable FIFO cache by default (#4519) 4 years ago
chunk_store_utils.go Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
chunk_test.go Make `ParseExternalKey` from the chunk package alloc free. (#4075) 4 years ago
composite_store.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
composite_store_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
fixtures.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
index_reader.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
inmemory_storage_client.go Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
json_helpers.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
opts.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
opts_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
schema.go Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
schema_caching.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
schema_caching_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
schema_config.go Update local and docker config for simple scalable deployment (#4660) 4 years ago
schema_config_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
schema_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
schema_util.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
schema_util_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
series_store.go Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
storage_client.go add a method to check whether error is due to a missing object in storage while reading or deleting the object (#4081) 4 years ago
strings.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
table_client.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
table_manager.go Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
table_manager_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
table_provisioning.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
tags.go Fork cortex chunk storage into Loki. (#3842) 4 years ago