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
Mauro Stettler 4b59556342
Update cortex to newer version (#4478)
4 years ago
..
aws CI: Fixing linter deprecations (#4353) 4 years ago
azure Update cortex to newer version (#4478) 4 years ago
cache Chore: Update Cortex and use kv package from grafana/dskit (#4282) 4 years ago
cassandra Use flagext from dskit (#4225) 4 years ago
encoding Fork cortex chunk storage into Loki. (#3842) 5 years ago
gcp Chore: Use dskit/grpcclient (#4312) 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 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
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 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
purger CI: Fixing linter deprecations (#4353) 4 years ago
storage Use flagext from dskit (#4225) 4 years ago
testutils Use flagext from dskit (#4225) 4 years ago
util Fork cortex chunk storage into Loki. (#3842) 5 years ago
bucket_client.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
chunk.go Make `ParseExternalKey` from the chunk package alloc free. (#4075) 5 years ago
chunk_store.go CI: Fixing linter deprecations (#4353) 4 years ago
chunk_store_test.go Use flagext from dskit (#4225) 4 years ago
chunk_store_utils.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
chunk_test.go Make `ParseExternalKey` from the chunk package alloc free. (#4075) 5 years ago
composite_store.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
composite_store_test.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
fixtures.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
index_reader.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
inmemory_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
json_helpers.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
opts.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
opts_test.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
schema.go Optimize index queries and caching (#4070) 5 years ago
schema_caching.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
schema_caching_test.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
schema_config.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
schema_config_test.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
schema_test.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
schema_util.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
schema_util_test.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
series_store.go Fork cortex chunk storage into Loki. (#3842) 5 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) 5 years ago
table_client.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
table_manager.go Chore: Use services and modules from grafana/dskit (#4196) 4 years ago
table_manager_test.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
table_provisioning.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
tags.go Fork cortex chunk storage into Loki. (#3842) 5 years ago