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
Trevor Whitney 417d0a5252
chore: add multi-variant query support to LogQL (#16196)
11 months ago
..
ast.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
ast_test.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
clone.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
clone_test.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
extractor.go chore: update loki modules for 3.0 release (#12433) 2 years ago
extractor_test.go Refactor LogQL syntax into its own package (#5539) 4 years 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) 11 months ago
lex_test.go chore: add multi-variant query support to LogQL (#16196) 11 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 chore: add multi-variant query support to LogQL (#16196) 11 months ago
parser_test.go chore: add multi-variant query support to LogQL (#16196) 11 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 fix: allow comparison against zero bytes (#15217) 1 year ago
serialize.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
serialize_test.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
syntax.y chore: add multi-variant query support to LogQL (#16196) 11 months ago
syntax.y.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
test_utils.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
visit.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
visit_test.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
walk.go fix(engine): Fix `Walk()` function implementation on various `Expr` implementations (#16033) 11 months ago
walk_test.go chore: add multi-variant query support to LogQL (#16196) 11 months ago