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
Ed Welch edc6b0bff7
Loki: Add a limit for the [range] value on range queries (#8343)
3 years ago
..
ast.go Loki: Add a limit for the [range] value on range queries (#8343) 3 years ago
ast_test.go Automatically Reorder Pipeline Filters (#8914) 3 years ago
expr.y chore: Cleanup label extraction expression (#8596) 3 years ago
expr.y.go chore: Cleanup label extraction expression (#8596) 3 years ago
extractor.go LogQL: [optimization] syntax: Replace "panic" in "/pkg/logql/syntax" with "error" (#7208) 3 years ago
extractor_test.go
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 feat(logql): Support drop labels in logql pipeline (#7975) 3 years ago
lex_test.go Add logfmt selective label extraction (#6675) 3 years ago
parser.go Fix parsing of vector expression (#8448) 3 years ago
parser_test.go Label selector optimizations (#8763) 3 years ago
prettier.go Add logfmt selective label extraction (#6675) 3 years ago
prettier_test.go feat(logql): Supporting prettifying LogQL expressions (#7906) 3 years ago
walk.go
walk_test.go fix panics when cloning a special query (#8531) 3 years ago