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
Ed Welch 87922da28d
fix: improve structured metadata label normalization performance (#17332)
9 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 chore: Linting update for new golangci (#16572) 10 months ago
filter_test.go fix: prevent fast ascii comparison if char is not letter (#15774) 12 months ago
fmt.go feat: line_format bypass template execution if possible (#15411) 1 year 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 chore: Revert syntax module (#14831) 1 year ago
label_filter_test.go chore: Revert syntax module (#14831) 1 year ago
labels.go refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 9 months ago
labels_test.go refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 9 months ago
metrics_extraction.go refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 9 months ago
metrics_extraction_test.go refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 9 months ago
parser.go fix(logql): Fix inconsistency with parsed field short circuiting (#17104) 9 months ago
parser_hints.go fix(logql): Fix inconsistency with parsed field short circuiting (#17104) 9 months ago
parser_hints_test.go refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 9 months ago
parser_test.go fix(logql): Fix inconsistency with parsed field short circuiting (#17104) 9 months ago
pipeline.go fix: improve structured metadata label normalization performance (#17332) 9 months ago
pipeline_test.go fix: improve structured metadata label normalization performance (#17332) 9 months ago
util.go fix: panic when parsing and extracting JSON key values (#13790) 1 year 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