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/limits/frontend
George Robinson a63f0c3f53
feat: refactor frontend cache, add metrics, filter out cached streams (#20860)
1 month ago
..
client refactor: Use OTel tracing library (#17859) 10 months ago
cache.go chore: replace quartz with synctest (#20850) 1 month ago
cache_test.go chore: replace quartz with synctest (#20850) 1 month ago
client.go feat: refactor frontend cache, add metrics, filter out cached streams (#20860) 1 month ago
client_test.go feat: refactor frontend cache, add metrics, filter out cached streams (#20860) 1 month ago
config.go feat: add bloom filter to cache known streams for ExceedsLimits requests (#20823) 1 month ago
frontend.go feat: refactor frontend cache, add metrics, filter out cached streams (#20860) 1 month ago
frontend_test.go feat: Handle state change lock in prepare downscale (#20141) 3 months ago
http.go chore: move protos related to limits to limits package (#17592) 11 months ago
http_test.go feat: Handle state change lock in prepare downscale (#20141) 3 months ago
mock_test.go feat: Add UpdateRates RPC, update rates from the frontend, return no-op in the service (#19894) 4 months ago
ring.go feat: write to dataobj partitions based on segmentation key (#19946) 4 months ago
ring_test.go feat: write to dataobj partitions based on segmentation key (#19946) 4 months ago