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
Sandeep Sukhani d379de501f
fix: while validating logql expression, detect and validate expression in label_replace (#18470)
5 months ago
..
ast.go chore: implement multi-variant extractor that can return multiple samples (#17149) 7 months ago
ast_test.go chore: implement multi-variant extractor that can return multiple samples (#17149) 7 months ago
clone.go chore: add multi-variant query support to LogQL (#16196) 10 months ago
clone_test.go chore: add multi-variant query support to LogQL (#16196) 10 months ago
extractor.go chore: implement multi-variant extractor that can return multiple samples (#17149) 7 months ago
extractor_test.go refactor(stringlabels): Support stringlabels in util, engine and logql. (#17998) 7 months ago
fuzz.go Build: update package for fuzzer after refactoring (#5776) 4 years ago
fuzz_test.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
lex.go chore: add multi-variant query support to LogQL (#16196) 10 months ago
lex_test.go chore: add multi-variant query support to LogQL (#16196) 10 months ago
linefilter.go chore: update loki modules for 3.0 release (#12433) 2 years ago
linefilter_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
parser.go fix: while validating logql expression, detect and validate expression in label_replace (#18470) 5 months ago
parser_test.go fix: while validating logql expression, detect and validate expression in label_replace (#18470) 5 months ago
prettier.go chore: LogQL syntax and AST simplification and cosistency (#16028) 11 months ago
prettier_test.go Prettify concat and downstream expressions. (#11877) 2 years ago
query_scanner.go chore: Linting update for new golangci (#16572) 10 months ago
serialize.go chore: add multi-variant query support to LogQL (#16196) 10 months ago
serialize_test.go chore: add multi-variant query support to LogQL (#16196) 10 months ago
syntax.y chore: add multi-variant query support to LogQL (#16196) 10 months ago
syntax.y.go chore: add multi-variant query support to LogQL (#16196) 10 months ago
test_utils.go chore(ast): Update WalkFn signature to return bool (#16989) 9 months ago
visit.go chore: add multi-variant query support to LogQL (#16196) 10 months ago
visit_test.go chore: add multi-variant query support to LogQL (#16196) 10 months ago
walk.go chore(ast): Update WalkFn signature to return bool (#16989) 9 months ago
walk_test.go chore(ast): Update WalkFn signature to return bool (#16989) 9 months ago