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 083f9cbaee
chore: rename ingest_limits.go to service.go (#17693)
1 year ago
..
client chore: move protos related to limits to limits package (#17592) 1 year ago
frontend chore: fix inconsistent variable names in store.go (#17687) 1 year ago
proto feat(ingest-limits): Append stream metadata records to kafka-based WAL (#17602) 1 year ago
config.go chore: move config to separate file config.go (#16832) 1 year ago
evict.go feat: add evictor (#16839) 1 year ago
evict_test.go feat: add evictor (#16839) 1 year ago
http.go chore: rename StreamMetadata to UsageStore to avoid confusion with other entities (#17664) 1 year ago
http_test.go chore: rename StreamMetadata to UsageStore to avoid confusion with other entities (#17664) 1 year ago
limit.go chore: move MockLimits into existing mock file (#17661) 1 year ago
mock_test.go chore: move MockLimits into existing mock file (#17661) 1 year ago
partition_manager.go chore: fix inconsistent variable names in store.go (#17687) 1 year ago
partition_manager_test.go feat: Add PartitionManager and move this out of ingest_limits.go (#16602) 1 year ago
service.go chore: rename ingest_limits.go to service.go (#17693) 1 year ago
service_test.go chore: rename ingest_limits.go to service.go (#17693) 1 year ago
store.go chore: fix inconsistent variable names in store.go (#17687) 1 year ago
store_bench_test.go chore: remove redundant method from UsageStore (#17681) 1 year ago
store_test.go chore: remove redundant method from UsageStore (#17681) 1 year ago
wal.go feat(ingest-limits): Append stream metadata records to kafka-based WAL (#17602) 1 year ago