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
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417)
3 years ago
..
ast.go Approximate `quantile_over_time` (#10417) 3 years ago
ast_test.go Fix `or` filter not being stringified correctly (#11337) 3 years ago
clone.go Approximate `quantile_over_time` (#10417) 3 years ago
clone_test.go Approximate `quantile_over_time` (#10417) 3 years ago
expr.y Implement "or" statement in line filters (#8962) 3 years ago
expr.y.go Implement "or" statement in line filters (#8962) 3 years ago
extractor.go Fix some typos (#10845) 3 years ago
extractor_test.go
fuzz.go
fuzz_test.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 4 years ago
lex.go Support case insensetive logql keywords (#10733) 3 years ago
lex_test.go Support case insensetive logql keywords (#10733) 3 years ago
parser.go bug(volume): return 400 error for invalid volume request (#11313) 3 years ago
parser_test.go Serialize query AST to JSON. (#11123) 3 years ago
prettier.go Revert "LogQL: Introduce `distinct` (#8662)" (#10356) 3 years ago
prettier_test.go feat(logql): Supporting prettifying LogQL expressions (#7906) 4 years ago
query_scanner.go Fix parsing of long queries (#9134) 3 years ago
serialize.go Increase test coverage for AST serialization to >94%. (#11230) 3 years ago
serialize_test.go Increase test coverage for AST serialization to >94%. (#11230) 3 years ago
walk.go Serialize query AST to JSON. (#11123) 3 years ago
walk_test.go Check switches on syntax.Expr for exhaustiveness. (#11113) 3 years ago