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
李国忠 322783e3d8
LogQL: [optimization] syntax: Replace "panic" in "/pkg/logql/syntax" with "error" (#7208)
3 years ago
..
jsonexpr JSON label extraction field validation expression overly strict (#6372) 4 years ago
logfmt Parser: Allow literal control chars in logfmt decoder (#3932) 5 years ago
pattern Fixes the pattern parser validation. (#4308) 4 years ago
drop_labels.go Loki: Remove validation of matchers when performing label values lookup. (#8224) 3 years ago
drop_labels_test.go Revert "fix(logql): remove __error_details__ label on drop __error__ or other way around" (#8200) 3 years ago
error.go Loki/Promtail: Client Refactor (#3623) 5 years ago
filter.go fix(logql): fix caseinsensitive search in filter (#8037) 3 years ago
filter_test.go fix(logql): fix caseinsensitive search in filter (#8037) 3 years ago
fmt.go logql: Support `urlencode` and `urldecode` template functions (#8271) 3 years ago
fmt_test.go logql: Support `urlencode` and `urldecode` template functions (#8271) 3 years ago
ip.go Loki: Add the ability to use the log line timestamp in label and line formatter (#6517) 4 years ago
ip_test.go Loki: Add the ability to use the log line timestamp in label and line formatter (#6517) 4 years ago
json_expr.go LogQL: Simple JSON expressions (#3280) 5 years ago
label_filter.go LogQL: [optimization] syntax: Replace "panic" in "/pkg/logql/syntax" with "error" (#7208) 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 feat(logql): Support drop labels in logql pipeline (#7975) 3 years ago
labels_test.go Improve labels computation during LogQL pipeline (#6110) 4 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: Remove validation of matchers when performing label values lookup. (#8224) 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) 4 years ago
parser_test.go Improve the JSON parser performance. (#7723) 3 years ago
pipeline.go Logql Analyzer (#6171) 3 years ago
pipeline_test.go Revert "fix(logql): remove __error_details__ label on drop __error__ or other way around" (#8200) 3 years ago
util.go Improve the JSON parser performance. (#7723) 3 years ago
util_test.go Fixes bad initialization for uniqueString (#6432) 4 years ago