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