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
Christian Haudum 9dc106e00e
chore: Remove unused/dead code (#21723)
1 week ago
..
jsonexpr chore: Revert syntax module (#14831) 2 years ago
logfmt chore: Revert syntax module (#14831) 2 years ago
pattern chore: Revert syntax module (#14831) 2 years ago
consolidated_variant_extractor.go chore: consistently use new labels.Labels API (#18490) 10 months ago
consolidated_variant_extractor_test.go chore: Remove unused/dead code (#21723) 1 week ago
drop_labels.go chore: LogQL syntax and AST simplification and cosistency (#16028) 1 year ago
drop_labels_test.go chore: consistently use new labels.Labels API (#18490) 10 months ago
error.go chore: Revert syntax module (#14831) 2 years ago
filter.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 8 months ago
filter_test.go fix: prevent fast ascii comparison if char is not letter (#15774) 1 year ago
fmt.go feat(query engine): Implement line_format and label_format with new engine (#20123) 3 weeks ago
fmt_test.go fix(test): Ensure timestamp test works in all timezones (#20916) 3 months ago
ip.go perf(logql): Micro-optimizations for IP filter (#14072) 2 years ago
ip_test.go chore: consistently use new labels.Labels API (#18490) 10 months ago
keep_labels.go chore: Revert "perf: Reduce allocations for JSON and logfmt parser (#18637)" (#19244) 8 months ago
keep_labels_test.go chore: consistently use new labels.Labels API (#18490) 10 months ago
label_extraction_expr.go chore: Cleanup label extraction expression (#8596) 3 years ago
label_filter.go chore: Remove unused/dead code (#21723) 1 week ago
label_filter_test.go fix: LineFilterLabelFilter.String() regexp correct delimiters (#17129) 7 months ago
labels.go fix!: parsed labels should not override structured metadata (#19991) 6 months ago
labels_slicelabels.go chore: consistently use new labels.Labels API (#18490) 10 months ago
labels_stringlabels.go chore: consistently use new labels.Labels API (#18490) 10 months ago
labels_test.go chore: Revert "perf: Reduce allocations for JSON and logfmt parser (#18637)" (#19244) 8 months ago
metrics_extraction.go refactor(stringlabels): Support stringlabels in `logql/log` package (#17838) 11 months ago
metrics_extraction_test.go refactor(stringlabels): Support stringlabels in `logql/log` package (#17838) 11 months ago
parser.go fix!: parsed labels should not override structured metadata (#19991) 6 months ago
parser_hints.go fix(logql): Fix inconsistency with parsed field short circuiting (#17104) 1 year ago
parser_hints_test.go refactor(stringlabels): Support stringlabels in `logql/log` package (#17838) 11 months ago
parser_test.go fix!: parsed labels should not override structured metadata (#19991) 6 months ago
pipeline.go refactor(logql): remove vestigial internal mutex from pipeline cache (#21543) 4 weeks ago
pipeline_test.go chore: Revert "perf: Reduce allocations for JSON and logfmt parser (#18637)" (#19244) 8 months ago
util.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 8 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) 2 years ago