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 eccdf451c0
feat: add evictor (#16839)
9 months ago
..
client chore: remove backend from limits metrics (#16793) 9 months ago
frontend chore: chose a better name for this method (#16829) 9 months ago
config.go chore: move config to separate file config.go (#16832) 9 months ago
evict.go feat: add evictor (#16839) 9 months ago
evict_test.go feat: add evictor (#16839) 9 months ago
http.go chore: write unit tests for ServeHTTP in limits service (#16831) 9 months ago
http_test.go chore: write unit tests for ServeHTTP in limits service (#16831) 9 months ago
ingest_limits.go fix: histogram could measure up to 10 seconds of consumption lag, needs exponential buckets (#16897) 9 months ago
ingest_limits_bench_test.go chore(ingest-limits): Add benchmark for update metadata (#16827) 9 months ago
ingest_limits_test.go chore(dataobj): pass down line filters to logs reader (#16802) 9 months ago
partition_manager.go
partition_manager_test.go