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
Susana Ferreira f93b91bfb5
Add configuration documentation generation tool (#7916)
2 years ago
..
log Loki: implement decolorize filter (#7602) 3 years ago
syntax Fix alertmanager per tenant override config behavior (#7805) 3 years ago
vector Refactor LogQL syntax into its own package (#5539) 3 years ago
blocker.go Querier/Ruler: query blocker (#7785) 3 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 Add label_replace and literal expressions to instant query split by range (#6515) 3 years ago
engine.go Add configuration documentation generation tool (#7916) 2 years ago
engine_test.go Results cache fix improvements (#7444) 3 years ago
evaluator.go [performance] metrics query: range vector support streaming agg when no overlap (#7380) 3 years ago
evaluator_test.go Refactor LogQL syntax into its own package (#5539) 3 years ago
limits.go Querier/Ruler: query blocker (#7785) 3 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 Adding "start_delta" entry to metrics.go line (#6550) 3 years ago
metrics_test.go Adding "start_delta" entry to metrics.go line (#6550) 3 years ago
optimize.go Naïve fix for optimize bug with `line_format` and `json` expression parser (#6375) 3 years ago
optimize_test.go Naïve fix for optimize bug with `line_format` and `json` expression parser (#6375) 3 years ago
range_vector.go [performance] metrics query: range vector support streaming agg when no overlap (#7380) 3 years ago
range_vector_test.go [performance] metrics query: range vector support streaming agg when no overlap (#7380) 3 years ago
rangemapper.go Restoring lint checks that were previously disabled (#7340) 3 years ago
rangemapper_test.go Fix rangemapper with VectorExpr support (#7288) 3 years ago
shardmapper.go [bugfix] logql: vectorExpr run fail when query_range: parallelise_shardable_queries: true (#7045) 3 years ago
shardmapper_test.go Fix rangemapper with VectorExpr support (#7288) 3 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