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
benclive f6f8babf83
feat: Add utf8 support to Pattern Lexer to support utf8 chars (#13085)
2 years ago
..
testdata test: Added more test data for pattern detection tests (#12920) 2 years ago
REAMDE.md feat: add log patterns ingestion and query API. (#12403) 2 years ago
chunk.go fix: Fix panic on requesting out-of-order Pattern samples (#13010) 2 years ago
chunk_test.go fix: Fix panic on requesting out-of-order Pattern samples (#13010) 2 years ago
drain.go feat: Add tokenizer interface for Drain Training (#13069) 2 years ago
drain_benchmark_test.go feat: Add tokenizer interface for Drain Training (#13069) 2 years ago
drain_test.go feat: Add utf8 support to Pattern Lexer to support utf8 chars (#13085) 2 years ago
line_tokenizer.go feat: Add tokenizer interface for Drain Training (#13069) 2 years ago
line_tokenizer_test.go feat: Add tokenizer interface for Drain Training (#13069) 2 years ago
log_cluster.go feat: Add step param to Patterns Query API (#12703) 2 years ago
log_cluster_test.go feat: add log patterns ingestion and query API. (#12403) 2 years ago
metrics.go feat: Add metrics for number of patterns detected & evicted (#12918) 2 years ago