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
Cyril Tovena bbaef790db
Add usage report into Loki. (#5361)
3 years ago
..
log filters: use faster regexp package (#5315) 3 years ago
ast.go Logql/parallel binop (#5317) 3 years ago
ast_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
engine.go Chore: Add pkg/util/log package (#5187) 3 years ago
engine_test.go Fixes log deduplication when mutating Labels using LogQL (#5289) 3 years ago
evaluator.go Logql/parallel binop (#5317) 3 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 [new feature] logql: extrapolate unwrapped rate function (#5013) 3 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 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) 4 years ago
matrix_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
metrics.go Add usage report into Loki. (#5361) 3 years ago
metrics_test.go Chore: Add pkg/util/log package (#5187) 3 years ago
optimize.go make LogQL syntax scope from private to public (#4446) 4 years ago
optimize_test.go Improve matchers validations. (#3564) 4 years ago
parser.go Fork `cortex/pkg/util` into Loki (#5257) 3 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 Fixes log deduplication when mutating Labels using LogQL (#5289) 3 years ago
sharding.go Refactor HeapIterator into Merge and Sort Iterator. (#5281) 3 years ago
sharding_test.go Chore: Add pkg/util/log package (#5187) 3 years ago
shardmapper.go Logql/parallel binop (#5317) 3 years ago
shardmapper_test.go Copy `cortex/pkg/querier/astmapper` package dependency into Loki (#4982) 3 years ago
step_evaluator.go fixes a badly referenced variable name in StepEvaluator code (#3996) 4 years ago
test_utils.go Fixes log deduplication when mutating Labels using LogQL (#5289) 3 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 Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago