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 a580d52f65
chore: add PartitionLifecycler to manage assignment and revocation (#17709)
8 months ago
..
client chore: move protos related to limits to limits package (#17592) 8 months ago
frontend chore: fix inconsistent variable names in store.go (#17687) 8 months ago
proto feat(ingest-limits): Append stream metadata records to kafka-based WAL (#17602) 8 months ago
config.go chore: move config to separate file config.go (#16832) 10 months ago
evict.go feat: add evictor (#16839) 10 months ago
evict_test.go feat: add evictor (#16839) 10 months ago
http.go chore: rename StreamMetadata to UsageStore to avoid confusion with other entities (#17664) 8 months ago
http_test.go chore: rename StreamMetadata to UsageStore to avoid confusion with other entities (#17664) 8 months ago
limit.go chore: move MockLimits into existing mock file (#17661) 8 months ago
mock_test.go chore: move MockLimits into existing mock file (#17661) 8 months ago
partition_lifecycler.go chore: add PartitionLifecycler to manage assignment and revocation (#17709) 8 months ago
partition_manager.go chore: add PartitionLifecycler to manage assignment and revocation (#17709) 8 months ago
partition_manager_test.go chore: add PartitionLifecycler to manage assignment and revocation (#17709) 8 months ago
service.go chore: add PartitionLifecycler to manage assignment and revocation (#17709) 8 months ago
service_test.go chore: add PartitionLifecycler to manage assignment and revocation (#17709) 8 months ago
store.go chore: remove cutoff etc from [UsageStore.Update] (#17706) 8 months ago
store_bench_test.go chore: remove cutoff etc from [UsageStore.Update] (#17706) 8 months ago
store_test.go chore: remove cutoff etc from [UsageStore.Update] (#17706) 8 months ago
wal.go feat(ingest-limits): Append stream metadata records to kafka-based WAL (#17602) 8 months ago