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/pattern/drain
Trevor Whitney 71e2e01ee2
feat: implement volume-based pattern filtering (#18838)
3 months ago
..
testdata feat: Add new Drain tokenizer that splits on most punctuation (#13143) 2 years ago
REAMDE.md
chunk.go fix: limit volume and frequency of persisted patterns (#18362) 5 months ago
chunk_test.go fix: limit volume and frequency of persisted patterns (#18362) 5 months ago
drain.go feat: implement volume-based pattern filtering (#18838) 3 months ago
drain_benchmark_test.go fix: limit volume and frequency of persisted patterns (#18362) 5 months ago
drain_test.go feat: implement volume-based pattern filtering (#18838) 3 months ago
limiter.go feat: Pattern ingesters add a limiter for high eviction rate (#13464) 1 year ago
limiter_test.go feat: Pattern ingesters add a limiter for high eviction rate (#13464) 1 year ago
line_tokenizer.go feat: add lines skipped metric to pattern ingesters (#14997) 1 year ago
line_tokenizer_test.go feat: add lines skipped metric to pattern ingesters (#14997) 1 year ago
log_cluster.go feat: implement volume-based pattern filtering (#18838) 3 months ago
log_cluster_test.go fix: limit volume and frequency of persisted patterns (#18362) 5 months ago
metrics.go feat: add lines skipped metric to pattern ingesters (#14997) 1 year ago