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
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484)
4 years ago
..
log Fixes the pattern parser validation. (#4308) 4 years ago
ast.go add on and ignoring clauses in binOpExpr (#4391) 4 years ago
ast_test.go Ip matcher for LogQL (#3986) 4 years ago
engine.go Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
engine_test.go add on and ignoring clauses in binOpExpr (#4391) 4 years ago
evaluator.go add on and ignoring clauses in binOpExpr (#4391) 4 years ago
evaluator_test.go Logql comparison ops (#2182) 5 years ago
expr.y add on and ignoring clauses in binOpExpr (#4391) 4 years ago
expr.y.go add on and ignoring clauses in binOpExpr (#4391) 4 years ago
functions.go Add LogQL AST walker (#3991) 4 years ago
functions_test.go LogQL: Pattern Parser (#3837) 4 years ago
fuzz.go Chore: Reformat Go files (#4304) 4 years ago
fuzz_test.go Chore: Reformat Go files (#4304) 4 years ago
lex.go add on and ignoring clauses in binOpExpr (#4391) 4 years ago
lex_test.go LogQL: Simple JSON expressions (#3280) 4 years ago
limits.go Limit series for metric queries. (#2903) 5 years ago
matrix.go Fixes a bug in MatrixStepper when sharding queries. (#3550) 4 years ago
matrix_test.go Fixes a bug in MatrixStepper when sharding queries. (#3550) 4 years ago
metrics.go Update cortex to newer version (#4478) 4 years ago
metrics_test.go Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
optimize.go Add LogQL AST walker (#3991) 4 years ago
optimize_test.go Improve matchers validations. (#3564) 4 years ago
parser.go Add LogQL AST walker (#3991) 4 years ago
parser_test.go add on and ignoring clauses in binOpExpr (#4391) 4 years ago
range_vector.go Implement offset modifier for range vector aggregation in LogQL (#3455) 4 years ago
range_vector_test.go Implement offset modifier for range vector aggregation in LogQL (#3455) 4 years ago
sharding.go Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
sharding_test.go Custom Retention (#3642) 4 years ago
shardmapper.go Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
shardmapper_test.go add on and ignoring clauses in binOpExpr (#4391) 4 years ago
step_evaluator.go fixes a badly referenced variable name in StepEvaluator code (#3996) 4 years ago
test_utils.go Loki/Promtail: Client Refactor (#3623) 4 years ago
vector.go LogQL: Vector and Range Vector Aggregation. 6 years ago
walk.go Add LogQL AST walker (#3991) 4 years ago
walk_test.go Add LogQL AST walker (#3991) 4 years ago