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
Sven Grossmann 0780456662
feat(max-allowed-line-length): add config to set `max-allowed-line-length` in pattern ingester (#14070)
9 months ago
..
testdata feat: Add new Drain tokenizer that splits on most punctuation (#13143) 12 months ago
REAMDE.md feat: add log patterns ingestion and query API. (#12403) 1 year ago
chunk.go chore: remove initial metric aggregation experiment (#13729) 10 months ago
chunk_test.go chore: remove initial metric aggregation experiment (#13729) 10 months ago
drain.go feat(max-allowed-line-length): add config to set `max-allowed-line-length` in pattern ingester (#14070) 9 months ago
drain_benchmark_test.go feat: Drain uses different tokenizer based on log format (#13384) 11 months ago
drain_test.go fix: Dedup pattern tokens on output (#13534) 10 months ago
limiter.go feat: Pattern ingesters add a limiter for high eviction rate (#13464) 11 months ago
limiter_test.go feat: Pattern ingesters add a limiter for high eviction rate (#13464) 11 months ago
line_tokenizer.go fix: Dedup pattern tokens on output (#13534) 10 months ago
line_tokenizer_test.go fix: Retain original values in logfmt pattern tokenizer (#13535) 10 months ago
log_cluster.go feat: Add new Drain tokenizer that splits on most punctuation (#13143) 12 months ago
log_cluster_test.go feat: add log patterns ingestion and query API. (#12403) 1 year ago
metrics.go feat: Pattern ingesters add a limiter for high eviction rate (#13464) 11 months ago