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 e2ac2d50e2
Changes from linter (#8769)
2 years ago
..
log Changes from linter (#8769) 2 years ago
syntax Use Line Filters in StringLabelFilter (#8659) 2 years ago
vector Refactor LogQL syntax into its own package (#5539) 3 years ago
blocker.go Allow passing of context to query related limits functions (#8689) 2 years ago
blocker_test.go Querier/Ruler: query blocker (#7785) 3 years ago
downstream.go Loki: Implement timeouts migration (#7555) 3 years ago
downstream_test.go More precise sharding logic for `on|ignoring` (#8461) 2 years ago
engine.go Add initial implementation of per-query limits (#8727) 2 years ago
engine_test.go Use 0.28.1 build image and update go and alpine versions (#8583) 2 years ago
evaluator.go [RFR] fix vector() function produces wrong timestamp on instant query (#8370) 2 years ago
evaluator_test.go LogQL: [optimization] syntax: Replace "panic" in "/pkg/logql/syntax" with "error" (#7208) 2 years ago
limits.go Allow passing of context to query related limits functions (#8689) 2 years ago
mapper_metrics.go query_frontend_shard_factor uses exponential buckets (#6689) 3 years ago
matchers.go Refactor LogQL syntax into its own package (#5539) 3 years ago
matchers_test.go Refactor LogQL syntax into its own package (#5539) 3 years ago
matrix.go Do not insert point when missing when sharding (#5444) 3 years ago
matrix_test.go Do not insert point when missing when sharding (#5444) 3 years ago
metrics.go Loki: only log "executing query" once per query in the frontend (#8337) 2 years ago
metrics_test.go Loki: only log "executing query" once per query in the frontend (#8337) 2 years ago
optimize.go Add logfmt selective label extraction (#6675) 2 years ago
optimize_test.go fix panics when cloning a special query (#8531) 2 years ago
range_vector.go Fix min and max aggregations when using instant queries. (#7957) 2 years ago
range_vector_test.go Fix various linter errors 2 years ago
rangemapper.go [new feature] logql:support sort and sort_desc (#7989) 2 years ago
rangemapper_test.go Fix various linter errors 2 years ago
shardmapper.go [bugfix] logql: vectorExpr run fail when query_range: parallelise_shardable_queries: true (#7045) 3 years ago
shardmapper_test.go More precise sharding logic for `on|ignoring` (#8461) 2 years ago
step_evaluator.go fixes a badly referenced variable name in StepEvaluator code (#3996) 4 years ago
test_utils.go [TSDB] Use index sampling to determine shard factor (#6396) 3 years ago
vector.go LogQL: Vector and Range Vector Aggregation. 6 years ago