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
Marco Pracucci 2b0d020146
Refactor pkg/util/server to avoid cortexpb import in downstream projects vendoring logql (#4833)
4 years ago
..
log Improve LogQL format stages requireLabel (#4769) 4 years ago
ast.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
ast_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
engine.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
engine_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
evaluator.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
evaluator_test.go add group_{left,right} to LogQL (#4510) 4 years ago
expr.y Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
expr.y.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
functions.go make LogQL syntax scope from private to public (#4446) 4 years ago
functions_test.go LogQL: Pattern Parser (#3837) 5 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 Fix `ip` matcher lexer to differentiate filter from identifier (#4598) 4 years ago
lex_test.go Fix `ip` matcher lexer to differentiate filter from identifier (#4598) 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) 5 years ago
matrix_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
metrics.go Refactor pkg/util/server to avoid cortexpb import in downstream projects vendoring logql (#4833) 4 years ago
metrics_test.go Refactor pkg/util/server to avoid cortexpb import in downstream projects vendoring logql (#4833) 4 years ago
optimize.go make LogQL syntax scope from private to public (#4446) 4 years ago
optimize_test.go Improve matchers validations. (#3564) 5 years ago
parser.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
parser_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
range_vector.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
range_vector_test.go Implement offset modifier for range vector aggregation in LogQL (#3455) 5 years ago
sharding.go Refactor and simplify stats package. (#4712) 4 years ago
sharding_test.go Custom Retention (#3642) 5 years ago
shardmapper.go make LogQL syntax scope from private to public (#4446) 4 years ago
shardmapper_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
step_evaluator.go fixes a badly referenced variable name in StepEvaluator code (#3996) 5 years ago
test_utils.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
vector.go LogQL: Vector and Range Vector Aggregation. 6 years ago
walk.go Add LogQL AST walker (#3991) 5 years ago
walk_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago