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
Periklis Tsirakidis 60c76318e6
fix(limits): Read the consumer group and topic from the ingest-limits config (#17831)
7 months ago
..
client chore: move protos related to limits to limits package (#17592) 8 months ago
frontend fix(limits): Read the consumer group and topic from the ingest-limits config (#17831) 7 months ago
proto feat(ingest-limits): Append stream metadata records to kafka-based WAL (#17602) 8 months ago
config.go fix(limits): Read the consumer group and topic from the ingest-limits config (#17831) 7 months ago
consumer.go feat: add a fast path for consuming records from Kafka (#17858) 7 months ago
consumer_test.go chore: remove unused context from partition_manager.go (#17899) 7 months ago
evict.go chore: cleanup exported types in `pkg/limits` (#17772) 7 months ago
evict_test.go chore: cleanup exported types in `pkg/limits` (#17772) 7 months ago
http.go chore: rename All and ForTenant to Iter and IterTenant (#17856) 7 months ago
http_test.go chore: cleanup exported types in `pkg/limits` (#17772) 7 months ago
limit.go chore: remove unused rate limit adapter (#17767) 7 months ago
mock_test.go feat: support consuming records from Kafka (#17691) 7 months ago
partition_lifecycler.go chore: remove unused context from partition_manager.go (#17899) 7 months ago
partition_manager.go chore: remove unused context from partition_manager.go (#17899) 7 months ago
partition_manager_test.go chore: remove unused context from partition_manager.go (#17899) 7 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
service.go fix(limits): Read the consumer group and topic from the ingest-limits config (#17831) 7 months ago
service_test.go fix(limits): Read the consumer group and topic from the ingest-limits config (#17831) 7 months ago
store.go feat: add a fast path for consuming records from Kafka (#17858) 7 months ago
store_bench_test.go feat: add a fast path for consuming records from Kafka (#17858) 7 months ago
store_test.go feat: add a fast path for consuming records from Kafka (#17858) 7 months ago