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
Cyril Tovena 7c86e651ac
fix: Fixes pattern pruning stability (#13429)
2 years ago
..
chunk feat: collect and serve pre-aggregated bytes and counts (#13020) 2 years ago
clientpool feat: add log patterns ingestion and query API. (#12403) 2 years ago
drain feat: Drain uses different tokenizer based on log format (#13384) 2 years ago
iter chore: Convert iterators in pattern module to `v2.Iterator` interface (#13407) 2 years ago
metric feat: collect and serve pre-aggregated bytes and counts (#13020) 2 years ago
tokenization feat: Generic logline placeholder replacement and tokenization (#12799) 2 years ago
flush.go feat: add log patterns ingestion and query API. (#12403) 2 years ago
flush_test.go test: First pass at unregistering metrics so that we can run multiple tests (#12927) 2 years ago
ingester.go feat: collect and serve pre-aggregated bytes and counts (#13020) 2 years ago
ingester_querier.go fix: Fixes pattern pruning stability (#13429) 2 years ago
ingester_querier_test.go fix: Fixes pattern pruning stability (#13429) 2 years ago
ingester_test.go feat: collect and serve pre-aggregated bytes and counts (#13020) 2 years ago
instance.go feat: Drain uses different tokenizer based on log format (#13384) 2 years ago
instance_test.go chore: Make dedicated iterator package (#13273) 2 years ago
metrics.go perf: Gather aggregate per-line and per-tenant metrics for Drain patterns (#13368) 2 years ago
ring_client.go feat: collect and serve pre-aggregated bytes and counts (#13020) 2 years ago
stream.go feat: Drain uses different tokenizer based on log format (#13384) 2 years ago
stream_test.go perf: Gather aggregate per-line and per-tenant metrics for Drain patterns (#13368) 2 years ago
streams_map.go feat: add log patterns ingestion and query API. (#12403) 2 years ago
tee.go feat: collect and serve pre-aggregated bytes and counts (#13020) 2 years ago