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 e612dd3dfe
feat: exclude in pattern tokens (#13397)
2 years ago
..
testdata feat: Add new Drain tokenizer that splits on most punctuation (#13143) 2 years ago
REAMDE.md feat: add log patterns ingestion and query API. (#12403) 2 years ago
chunk.go feat: collect and serve pre-aggregated bytes and counts (#13020) 2 years ago
chunk_test.go feat: collect and serve pre-aggregated bytes and counts (#13020) 2 years ago
drain.go perf: Gather aggregate per-line and per-tenant metrics for Drain patterns (#13368) 2 years ago
drain_benchmark_test.go perf: Gather aggregate per-line and per-tenant metrics for Drain patterns (#13368) 2 years ago
drain_test.go feat: exclude in pattern tokens (#13397) 2 years ago
line_tokenizer.go feat: exclude in pattern tokens (#13397) 2 years ago
line_tokenizer_test.go feat: exclude in pattern tokens (#13397) 2 years ago
log_cluster.go feat: Add new Drain tokenizer that splits on most punctuation (#13143) 2 years ago
log_cluster_test.go feat: add log patterns ingestion and query API. (#12403) 2 years ago
metrics.go perf: Gather aggregate per-line and per-tenant metrics for Drain patterns (#13368) 2 years ago