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