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
Kaviraj Kanagaraj 416320dc5f
Revert "Stopped String() from doubly escaping regex characters" (#10318)
2 years ago
..
jsonexpr JSON label extraction field validation expression overly strict (#6372) 4 years ago
logfmt logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default (#9626) 3 years ago
pattern Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
distinct.go LogQL: Introduce `distinct` (#8662) 3 years ago
distinct_test.go logql/log tests: use abstractions over labels (#9532) 3 years ago
drop_labels.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
drop_labels_test.go Add keep stage to LogQL (#9693) 3 years ago
error.go Loki/Promtail: Client Refactor (#3623) 5 years ago
filter.go Regex line/label filters return original regex when `String` is called (#9584) 3 years ago
filter_test.go Regex line/label filters return original regex when `String` is called (#9584) 3 years ago
fmt.go Fix date template function with epoch times (#8886) 3 years ago
fmt_test.go Add handling of timezones in unixToTime tests (#9707) 3 years ago
ip.go Changes from linter (#8769) 3 years ago
ip_test.go logql/log tests: use abstractions over labels (#9532) 3 years ago
keep_labels.go Add keep stage to LogQL (#9693) 3 years ago
keep_labels_test.go Add keep stage to LogQL (#9693) 3 years ago
label_extraction_expr.go chore: Cleanup label extraction expression (#8596) 3 years ago
label_filter.go Revert "Stopped String() from doubly escaping regex characters" (#10318) 2 years ago
label_filter_test.go logql/log tests: use abstractions over labels (#9532) 3 years ago
labels.go Add `_extracted` to non-indexed labels with same name as stream labels (#10082) 3 years ago
labels_test.go logql/log tests: use abstractions over labels (#9532) 3 years ago
metrics_extraction.go Make naming consistent for non-Indexed labels (#10024) 3 years ago
metrics_extraction_test.go Add `_extracted` to non-indexed labels with same name as stream labels (#10082) 3 years ago
parser.go logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default (#9626) 3 years ago
parser_hints.go logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default (#9626) 3 years ago
parser_hints_test.go logql/log tests: use abstractions over labels (#9532) 3 years ago
parser_test.go logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default (#9626) 3 years ago
pipeline.go Metadata to labels result and filtering support (#9702) 3 years ago
pipeline_test.go Add `_extracted` to non-indexed labels with same name as stream labels (#10082) 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