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 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601)
3 years ago
..
ast.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
ast_test.go logql tests: use abstractions over Labels (#9533) 3 years ago
expr.y LogQL: Introduce `distinct` (#8662) 3 years ago
expr.y.go Label Volume Endpoint (#9588) 3 years ago
extractor.go LogQL: [optimization] syntax: Replace "panic" in "/pkg/logql/syntax" with "error" (#7208) 3 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 Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
lex_test.go Fix parsing of long queries (#9134) 3 years ago
parser.go Update Prometheus dependency (#9205) 3 years ago
parser_test.go Regex line/label filters return original regex when `String` is called (#9584) 3 years ago
prettier.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
prettier_test.go feat(logql): Supporting prettifying LogQL expressions (#7906) 3 years ago
query_scanner.go Fix parsing of long queries (#9134) 3 years ago
walk.go Refactor LogQL syntax into its own package (#5539) 4 years ago
walk_test.go fix panics when cloning a special query (#8531) 3 years ago