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/cache
Christian Simon ea62af58e9
Introduce a ChunkRef type as part of logproto (#5643)
3 years ago
..
background.go Chore: Add pkg/util/log package (#5187) 3 years ago
background_extra_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
background_test.go Simpler new chunk key v12 (#5054) 3 years ago
cache.go Auto-expire old items from FIFO cache (#5148) 3 years ago
cache_gen.go [optimization] cache prometheus : fix "loki_cache_request_duration_seconds_bucket" ‘status_code’ label always equals "200" (#4891) 3 years ago
cache_gen_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
cache_test.go Introduce a ChunkRef type as part of logproto (#5643) 3 years ago
fifo_cache.go Auto-expire old items from FIFO cache (#5148) 3 years ago
fifo_cache_test.go Auto-expire old items from FIFO cache (#5148) 3 years ago
instrumented.go [instrument] cache: add tracing instrumentation when error !=nil (#5202) 3 years ago
memcached.go Chore: Add pkg/util/log package (#5187) 3 years ago
memcached_client.go Chore: Add pkg/util/log package (#5187) 3 years ago
memcached_client_selector.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
memcached_client_selector_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
memcached_client_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
memcached_test.go [optimization] cache prometheus : fix "loki_cache_request_duration_seconds_bucket" ‘status_code’ label always equals "200" (#4891) 3 years ago
mock.go [optimization] cache prometheus : fix "loki_cache_request_duration_seconds_bucket" ‘status_code’ label always equals "200" (#4891) 3 years ago
redis_cache.go Chore: Add pkg/util/log package (#5187) 3 years ago
redis_cache_test.go [optimization] cache prometheus : fix "loki_cache_request_duration_seconds_bucket" ‘status_code’ label always equals "200" (#4891) 3 years ago
redis_client.go Support Redis Cluster Configuration Endpoint (#4947) 3 years ago
redis_client_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
snappy.go [optimization] cache prometheus : fix "loki_cache_request_duration_seconds_bucket" ‘status_code’ label always equals "200" (#4891) 3 years ago
stop_once.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
tiered.go [optimization] cache prometheus : fix "loki_cache_request_duration_seconds_bucket" ‘status_code’ label always equals "200" (#4891) 3 years ago
tiered_test.go [optimization] cache prometheus : fix "loki_cache_request_duration_seconds_bucket" ‘status_code’ label always equals "200" (#4891) 3 years ago