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
George Robinson 7fc404c99e
chore: deleted unused code from OffsetManager (#19256)
3 months ago
..
client chore: fix inconsistent function name in comment (#19081) 4 months ago
frontend chore: stop using gatherer as a name (#18144) 6 months ago
proto feat(ingest-limits): Append stream metadata records to kafka-based WAL (#17602) 8 months ago
config.go chore: remove deprecated config (#17941) 7 months ago
consumer.go feat: add a fast path for consuming records from Kafka (#17858) 7 months ago
consumer_test.go feat: optimize rate buckets to avoid re-allocating slice (#17904) 7 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: return just active streams and rate buckets (#17944) 7 months ago
http_test.go chore: return just active streams and rate buckets (#17944) 7 months ago
limit.go feat: add ReasonFailed (#18055) 6 months ago
mock_test.go chore: MockLimits should be package private (#17934) 7 months ago
partition_lifecycler.go chore: deleted unused code from OffsetManager (#19256) 3 months 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: should use IsZero() instead of comparison to time.Time{} (#19145) 4 months ago
store.go chore: stop updating rate limits and remove reason as implementation is deferred (#18052) 7 months ago
store_bench_test.go feat: quick fix to produce a stream once per minute (#17996) 7 months ago
store_test.go chore: stop updating rate limits and remove reason as implementation is deferred (#18052) 7 months ago