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
Kaviraj Kanagaraj a795b93897
chore(cache): Make exprimental messages more clear for cache. (#6219)
4 years ago
..
background.go Chore: Add pkg/util/log package (#5187) 4 years ago
background_extra_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
background_test.go Refactoring of the Loki storage (#5833) 4 years ago
cache.go Auto-expire old items from FIFO cache (#5148) 4 years ago
cache_gen.go [optimization] cache prometheus : fix "loki_cache_request_duration_seconds_bucket" ‘status_code’ label always equals "200" (#4891) 4 years ago
cache_gen_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
cache_test.go Refactoring of the Loki storage (#5833) 4 years ago
fifo_cache.go chore(cache): Make exprimental messages more clear for cache. (#6219) 4 years ago
fifo_cache_test.go Auto-expire old items from FIFO cache (#5148) 4 years ago
instrumented.go [instrument] cache: add tracing instrumentation when error !=nil (#5202) 4 years ago
memcached.go Decrease log level for "failed to put to memcached" (#6018) 4 years ago
memcached_client.go Chore: Add pkg/util/log package (#5187) 4 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) 4 years ago
mock.go [optimization] cache prometheus : fix "loki_cache_request_duration_seconds_bucket" ‘status_code’ label always equals "200" (#4891) 4 years ago
redis_cache.go chore(cache): Make exprimental messages more clear for cache. (#6219) 4 years ago
redis_cache_test.go [optimization] cache prometheus : fix "loki_cache_request_duration_seconds_bucket" ‘status_code’ label always equals "200" (#4891) 4 years ago
redis_client.go Update dskit to v0.0.0-20220331160727-49faf69f72ca. (#5881) 4 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) 4 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) 4 years ago
tiered_test.go [optimization] cache prometheus : fix "loki_cache_request_duration_seconds_bucket" ‘status_code’ label always equals "200" (#4891) 4 years ago