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 e08b4a7f88
feat: Pattern ingesters add a limiter for high eviction rate (#13464)
11 months ago
..
chunk feat: Pattern ingesters add a limiter for high eviction rate (#13464) 11 months ago
clientpool feat: add log patterns ingestion and query API. (#12403) 1 year ago
drain feat: Pattern ingesters add a limiter for high eviction rate (#13464) 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
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: Pattern ingesters add a limiter for high eviction rate (#13464) 11 months ago
ingester_querier.go fix: Fixes pattern pruning stability (#13429) 11 months ago
ingester_querier_test.go fix: Fixes pattern pruning stability (#13429) 11 months ago
ingester_test.go feat: Pattern ingesters add a limiter for high eviction rate (#13464) 11 months ago
instance.go feat: Pattern ingesters add a limiter for high eviction rate (#13464) 11 months ago
instance_test.go feat: Pattern ingesters add a limiter for high eviction rate (#13464) 11 months ago
metrics.go feat: Pattern ingesters add a limiter for high eviction rate (#13464) 11 months ago
ring_client.go feat: collect and serve pre-aggregated bytes and counts (#13020) 11 months ago
stream.go feat: Pattern ingesters add a limiter for high eviction rate (#13464) 11 months ago
stream_test.go feat: Pattern ingesters add a limiter for high eviction rate (#13464) 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