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
Salva Corts d24fe3e68b
Max bytes read limit (#8670)
3 years ago
..
log Define `RequiredLabels` query limit. (#8851) 3 years ago
syntax Label selector optimizations (#8763) 3 years ago
vector Refactor LogQL syntax into its own package (#5539) 4 years ago
blocker.go Allow passing of context to query related limits functions (#8689) 3 years ago
blocker_test.go Querier/Ruler: query blocker (#7785) 3 years ago
downstream.go Loki: remove `subqueries` from metrics.go logging and replace it with separate split and shard counters (#8761) 3 years ago
downstream_test.go Max bytes read limit (#8670) 3 years ago
engine.go Add initial implementation of per-query limits (#8727) 3 years ago
engine_test.go Use 0.28.1 build image and update go and alpine versions (#8583) 3 years ago
evaluator.go Allow math on errors (#8823) 3 years ago
evaluator_test.go LogQL: [optimization] syntax: Replace "panic" in "/pkg/logql/syntax" with "error" (#7208) 3 years ago
limits.go Define `RequiredLabels` query limit. (#8851) 3 years ago
mapper_metrics.go query_frontend_shard_factor uses exponential buckets (#6689) 4 years ago
matchers.go Refactor LogQL syntax into its own package (#5539) 4 years ago
matchers_test.go Label selector optimizations (#8763) 3 years ago
matrix.go Do not insert point when missing when sharding (#5444) 4 years ago
matrix_test.go Do not insert point when missing when sharding (#5444) 4 years ago
metrics.go Loki: add lines processed to metrics.go (#8764) 3 years ago
metrics_test.go Loki: remove `subqueries` from metrics.go logging and replace it with separate split and shard counters (#8761) 3 years ago
optimize.go Add logfmt selective label extraction (#6675) 3 years ago
optimize_test.go fix panics when cloning a special query (#8531) 3 years ago
range_vector.go Fix min and max aggregations when using instant queries. (#7957) 3 years ago
range_vector_test.go Fix various linter errors 3 years ago
rangemapper.go [new feature] logql:support sort and sort_desc (#7989) 3 years ago
rangemapper_test.go Fix various linter errors 3 years ago
shardmapper.go Max bytes read limit (#8670) 3 years ago
shardmapper_test.go Max bytes read limit (#8670) 3 years ago
step_evaluator.go fixes a badly referenced variable name in StepEvaluator code (#3996) 5 years ago
test_utils.go [TSDB] Use index sampling to determine shard factor (#6396) 4 years ago
vector.go LogQL: Vector and Range Vector Aggregation. 6 years ago