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
Assel Meher de092daf0a
feat: Handle state change lock in prepare downscale (#20141)
2 weeks ago
..
client chore: fix inconsistent function name in comment (#19081) 4 months ago
frontend feat: Handle state change lock in prepare downscale (#20141) 2 weeks ago
proto feat: Add UpdateRates RPC, update rates from the frontend, return no-op in the service (#19894) 1 month ago
config.go fix: do not validate limits service configuration if service is disabled (#19612) 2 months ago
consumer.go feat: add a fast path for consuming records from Kafka (#17858) 7 months ago
consumer_test.go chore: use seq.Iter for iterating stream usage (#17957) 2 months ago
evict.go chore: cleanup exported types in `pkg/limits` (#17772) 7 months ago
evict_test.go fix(deps): update module github.com/coder/quartz to v0.2.1 (main) (#17922) 7 months ago
http.go chore: remove debug logging from HTTP endpoint (#19690) 2 months ago
http_test.go feat: support per policy overriden stream limits on limits service (#19403) 2 months ago
limit.go feat: support per policy overriden stream limits on limits service (#19403) 2 months ago
mock_test.go feat: support per policy overriden stream limits on limits service (#19403) 2 months ago
partition_lifecycler.go fix: revoke partitions if lost (#20030) 4 weeks ago
partition_manager.go chore: make the default value (iota) an unknown (#18157) 6 months ago
partition_manager_test.go fix(limits): Set ready when all partitions ready (#18092) 6 months ago
producer.go chore: use exported methods to differentiate internal methods (#17854) 7 months ago
producer_test.go chore: use exported methods to differentiate internal methods (#17854) 7 months ago
reason.go chore: make the default value (iota) an unknown (#18157) 6 months ago
service.go chore: implement UpdateRates with simple in-memory tracker (#19907) 1 month ago
store.go chore: implement UpdateRates with simple in-memory tracker (#19907) 1 month ago
store_bench_test.go feat: support per policy overriden stream limits on limits service (#19403) 2 months ago
store_test.go chore: implement UpdateRates with simple in-memory tracker (#19907) 1 month ago