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
Kaviraj Kanagaraj 416320dc5f
Revert "Stopped String() from doubly escaping regex characters" (#10318)
2 years ago
..
ast.go Sharding optimizations (#10101) 2 years ago
ast_test.go Sharding optimizations (#10101) 2 years ago
expr.y logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default (#9626) 3 years ago
expr.y.go logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default (#9626) 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
fuzz_test.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
lex.go logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default (#9626) 3 years ago
lex_test.go logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default (#9626) 3 years ago
parser.go allows filter-only matchers in series endpoint (#10269) 2 years ago
parser_test.go Revert "Stopped String() from doubly escaping regex characters" (#10318) 2 years ago
prettier.go logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default (#9626) 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
walk_test.go fix panics when cloning a special query (#8531) 3 years ago