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/syntax
Nick Moore 0303aeebf1
fix: LineFilterLabelFilter.String() regexp correct delimiters (#17129)
3 months ago
..
ast.go chore(engine): Add support for drop stage (drop projection) (#19533) 3 months ago
ast_test.go
clone.go
clone_test.go
extractor.go
extractor_test.go chore: Revert "perf: Reduce allocations for JSON and logfmt parser (#18637)" (#19244) 4 months ago
fuzz.go
fuzz_test.go
lex.go
lex_test.go
linefilter.go
linefilter_test.go
parser.go
parser_test.go fix: LineFilterLabelFilter.String() regexp correct delimiters (#17129) 3 months ago
prettier.go
prettier_test.go
query_scanner.go
serialize.go
serialize_test.go
syntax.y
syntax.y.go
test_utils.go
visit.go
visit_test.go
walk.go
walk_test.go