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
George Robinson 1b8b5ddfa8
fix(release-3.5.x): bump Go version to 1.24.8 (#19454) (#19462)
3 months ago
..
jsonexpr chore: Revert syntax module (#14831) 1 year ago
logfmt chore: Revert syntax module (#14831) 1 year ago
pattern chore: Revert syntax module (#14831) 1 year ago
drop_labels.go chore: LogQL syntax and AST simplification and cosistency (#16028) 11 months ago
drop_labels_test.go chore: LogQL syntax and AST simplification and cosistency (#16028) 11 months ago
error.go chore: Revert syntax module (#14831) 1 year ago
filter.go fix(release-3.5.x): bump Go version to 1.24.8 (#19454) (#19462) 3 months ago
filter_test.go fix: prevent fast ascii comparison if char is not letter (#15774) 12 months ago
fmt.go fix(release-3.5.x): bump Go version to 1.24.8 (#19454) (#19462) 3 months ago
fmt_test.go feat: line_format bypass template execution if possible (#15411) 1 year ago
ip.go perf(logql): Micro-optimizations for IP filter (#14072) 1 year ago
ip_test.go chore: refactor line filter MatchType (#12388) 2 years ago
keep_labels.go chore: LogQL syntax and AST simplification and cosistency (#16028) 11 months ago
keep_labels_test.go chore: LogQL syntax and AST simplification and cosistency (#16028) 11 months ago
label_extraction_expr.go chore: Cleanup label extraction expression (#8596) 3 years ago
label_filter.go fix(release-3.5.x): bump Go version to 1.24.8 (#19454) (#19462) 3 months ago
label_filter_test.go chore: Revert syntax module (#14831) 1 year ago
labels.go feat: return the jsonpath of json detected fields (#16861) 10 months ago
labels_test.go feat: return the jsonpath of json detected fields (#16861) 10 months ago
metrics_extraction.go chore: implement multi-variant queries (#16426) 11 months ago
metrics_extraction_test.go feat: return the jsonpath of json detected fields (#16861) 10 months ago
parser.go fix(jsonparser): Fix possible JSON log line corruption caused by `json` parser on query path (backport release-3.5.x) (#18059) 7 months ago
parser_hints.go chore: Revert syntax module (#14831) 1 year ago
parser_hints_test.go refactor: allow sample expressions to have multiple extractors (#16224) 11 months ago
parser_test.go fix(jsonparser): Fix possible JSON log line corruption caused by `json` parser on query path (backport release-3.5.x) (#18059) 7 months ago
pipeline.go chore: Preparation for incoming static code analysis CI check (#15164) 1 year ago
pipeline_test.go feat: return the jsonpath of json detected fields (#16861) 10 months ago
util.go fix(release-3.5.x): bump Go version to 1.24.8 (#19454) (#19462) 3 months ago
util_test.go Fixes bad initialization for uniqueString (#6432) 4 years ago
vector.go feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago