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/logql/log
Cyril Tovena 67e7285bf5
Improve labels computation during LogQL pipeline (#6110)
3 years ago
..
jsonexpr Querier/Ingester: Fixing json expression parser bug (#3928) 4 years ago
logfmt Parser: Allow literal control chars in logfmt decoder (#3932) 4 years ago
pattern Fixes the pattern parser validation. (#4308) 4 years ago
error.go Loki/Promtail: Client Refactor (#3623) 4 years ago
filter.go Remove empty match within concat of regex (#6026) 3 years ago
filter_test.go Remove empty match within concat of regex (#6026) 3 years ago
fmt.go Improve labels computation during LogQL pipeline (#6110) 3 years ago
fmt_test.go Improve labels computation during LogQL pipeline (#6110) 3 years ago
ip.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
ip_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
json_expr.go LogQL: Simple JSON expressions (#3280) 4 years ago
label_filter.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
label_filter_test.go Improve labels computation during LogQL pipeline (#6110) 3 years ago
labels.go Improve labels computation during LogQL pipeline (#6110) 3 years ago
labels_test.go Improve labels computation during LogQL pipeline (#6110) 3 years ago
metrics_extraction.go renames skip -> ok in ProcessString (#6064) 3 years ago
metrics_extraction_test.go Query filtering in the ingester and storage (#5629) 3 years ago
parser.go filters: use faster regexp package (#5315) 3 years ago
parser_hints.go Fixes parser labels hint for grouping. (#3763) 4 years ago
parser_hints_test.go Query filtering in the ingester and storage (#5629) 3 years ago
parser_test.go Improve labels computation during LogQL pipeline (#6110) 3 years ago
pipeline.go renames skip -> ok in ProcessString (#6064) 3 years ago
pipeline_test.go renames skip -> ok in ProcessString (#6064) 3 years ago
util.go Fixes a panic with whitespace key. (#3372) 4 years ago
util_test.go Fixes a panic with whitespace key. (#3372) 4 years ago