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
Ashwanth 61f936751b
fix!: parsed labels should not override structured metadata (#19991)
1 month 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
consolidated_variant_extractor.go chore: consistently use new labels.Labels API (#18490) 6 months ago
consolidated_variant_extractor_test.go chore: consistently use new labels.Labels API (#18490) 6 months ago
drop_labels.go chore: LogQL syntax and AST simplification and cosistency (#16028) 11 months ago
drop_labels_test.go chore: consistently use new labels.Labels API (#18490) 6 months ago
error.go chore: Revert syntax module (#14831) 1 year ago
filter.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 4 months ago
filter_test.go fix: prevent fast ascii comparison if char is not letter (#15774) 12 months ago
fmt.go chore: Revert "perf: Reduce allocations for JSON and logfmt parser (#18637)" (#19244) 3 months ago
fmt_test.go chore: consistently use new labels.Labels API (#18490) 6 months ago
ip.go perf(logql): Micro-optimizations for IP filter (#14072) 1 year ago
ip_test.go chore: consistently use new labels.Labels API (#18490) 6 months ago
keep_labels.go chore: Revert "perf: Reduce allocations for JSON and logfmt parser (#18637)" (#19244) 3 months ago
keep_labels_test.go chore: consistently use new labels.Labels API (#18490) 6 months ago
label_extraction_expr.go
label_filter.go perf(engine): Improve regexp expression evaluation (#19644) 2 months ago
label_filter_test.go fix: LineFilterLabelFilter.String() regexp correct delimiters (#17129) 2 months ago
labels.go fix!: parsed labels should not override structured metadata (#19991) 1 month ago
labels_slicelabels.go chore: consistently use new labels.Labels API (#18490) 6 months ago
labels_stringlabels.go chore: consistently use new labels.Labels API (#18490) 6 months ago
labels_test.go chore: Revert "perf: Reduce allocations for JSON and logfmt parser (#18637)" (#19244) 3 months ago
metrics_extraction.go refactor(stringlabels): Support stringlabels in `logql/log` package (#17838) 7 months ago
metrics_extraction_test.go refactor(stringlabels): Support stringlabels in `logql/log` package (#17838) 7 months ago
parser.go fix!: parsed labels should not override structured metadata (#19991) 1 month 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 `logql/log` package (#17838) 7 months ago
parser_test.go fix!: parsed labels should not override structured metadata (#19991) 1 month ago
pipeline.go chore: Autofix to make nosec comments also readable by semgrep (#18664) 5 months ago
pipeline_test.go chore: Revert "perf: Reduce allocations for JSON and logfmt parser (#18637)" (#19244) 3 months ago
util.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 4 months ago
util_test.go
vector.go feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago