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
Travis Patterson 48ad068ce1
fix json expression parser (#9410)
3 years ago
..
jsonexpr JSON label extraction field validation expression overly strict (#6372) 4 years ago
logfmt Add logfmt selective label extraction (#6675) 3 years ago
pattern
distinct.go LogQL: Introduce `distinct` (#8662) 3 years ago
distinct_test.go LogQL: Introduce `distinct` (#8662) 3 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
filter.go Loki: Add a limit for the [range] value on range queries (#8343) 3 years ago
filter_test.go Use Line Filters in StringLabelFilter (#8659) 3 years ago
fmt.go Loki: Add new logql template functions `bytes`, `duration`, `unixEpochMillis`, `unixEpochNanos`, `toDateInZone`, `b64Enc`, and `b64Dec` (#8774) 3 years ago
fmt_test.go Loki: Add new logql template functions `bytes`, `duration`, `unixEpochMillis`, `unixEpochNanos`, `toDateInZone`, `b64Enc`, and `b64Dec` (#8774) 3 years ago
ip.go Changes from linter (#8769) 3 years ago
ip_test.go Loki: Add the ability to use the log line timestamp in label and line formatter (#6517) 4 years ago
label_extraction_expr.go chore: Cleanup label extraction expression (#8596) 3 years ago
label_filter.go fix to-string for noop label filters (#8799) 3 years ago
label_filter_test.go fix to-string for noop label filters (#8799) 3 years ago
labels.go Update Prometheus dependency (#9205) 3 years ago
labels_test.go
metrics_extraction.go Short circuit parsing when label matchers are present (#8890) 3 years ago
metrics_extraction_test.go Propagate error detail properly in all cases (#6890) 4 years ago
parser.go fix json expression parser (#9410) 3 years ago
parser_hints.go Short circuit parsing when label matchers are present (#8890) 3 years ago
parser_hints_test.go Loki: Add a limit for the [range] value on range queries (#8343) 3 years ago
parser_test.go fix json expression parser (#9410) 3 years ago
pipeline.go Short circuit parsing when label matchers are present (#8890) 3 years ago
pipeline_test.go chore: Cleanup label extraction expression (#8596) 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