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
Max Vorobev c5911d5342
Loki: implement decolorize filter (#7602)
3 years ago
..
jsonexpr JSON label extraction field validation expression overly strict (#6372) 3 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 Loki: Add the ability to use the log line timestamp in label and line formatter (#6517) 3 years ago
filter_test.go Remove empty match within concat of regex (#6026) 3 years ago
fmt.go Loki: implement decolorize filter (#7602) 3 years ago
fmt_test.go Loki: implement decolorize filter (#7602) 3 years ago
ip.go Loki: Add the ability to use the log line timestamp in label and line formatter (#6517) 3 years ago
ip_test.go Loki: Add the ability to use the log line timestamp in label and line formatter (#6517) 3 years ago
json_expr.go LogQL: Simple JSON expressions (#3280) 4 years ago
label_filter.go fix(logql): Make `LabelSampleExtractor` work as expected when label doesn't exist in logline (#6766) 3 years ago
label_filter_test.go fix(logql): Make `LabelSampleExtractor` work as expected when label doesn't exist in logline (#6766) 3 years ago
labels.go Update Prometheus dependency to latest release (v2.39.1) (#7425) 3 years ago
labels_test.go Improve labels computation during LogQL pipeline (#6110) 3 years ago
metrics_extraction.go fix(logql): Make `LabelSampleExtractor` work as expected when label doesn't exist in logline (#6766) 3 years ago
metrics_extraction_test.go Propagate error detail properly in all cases (#6890) 3 years ago
parser.go Loki: Return an __error_details__ label for any line which incurs a __error__ while being processed (#6543) 3 years ago
parser_hints.go Restoring lint checks that were previously disabled (#7340) 3 years ago
parser_hints_test.go Query filtering in the ingester and storage (#5629) 3 years ago
parser_test.go Loki: Return an __error_details__ label for any line which incurs a __error__ while being processed (#6543) 3 years ago
pipeline.go Logql Analyzer (#6171) 3 years ago
pipeline_test.go renames skip -> ok in ProcessString (#6064) 3 years ago
util.go Fixes bad initialization for uniqueString (#6432) 3 years ago
util_test.go Fixes bad initialization for uniqueString (#6432) 3 years ago