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
Christian Haudum a56a88bd35
Add unwrapped aggregation `rate_counter()` (#6412)
3 years ago
..
ast.go Add unwrapped aggregation `rate_counter()` (#6412) 3 years ago
ast_test.go [TSDB] Use index sampling to determine shard factor (#6396) 3 years ago
expr.y Add unwrapped aggregation `rate_counter()` (#6412) 3 years ago
expr.y.go Add unwrapped aggregation `rate_counter()` (#6412) 3 years ago
extractor.go Refactor LogQL syntax into its own package (#5539) 3 years ago
extractor_test.go Refactor LogQL syntax into its own package (#5539) 3 years ago
fuzz.go Build: update package for fuzzer after refactoring (#5776) 3 years ago
fuzz_test.go Build: update package for fuzzer after refactoring (#5776) 3 years ago
lex.go Add unwrapped aggregation `rate_counter()` (#6412) 3 years ago
lex_test.go Add unwrapped aggregation `rate_counter()` (#6412) 3 years ago
parser.go TSDB/query-planning-groundwork (#6367) 3 years ago
parser_test.go JSON label extraction field validation expression overly strict (#6372) 3 years ago
walk.go Refactor LogQL syntax into its own package (#5539) 3 years ago
walk_test.go Refactor LogQL syntax into its own package (#5539) 3 years ago