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 8ee0d62d9e
Fixes bad initialization for uniqueString (#6432)
3 years ago
..
log Fixes bad initialization for uniqueString (#6432) 3 years ago
syntax Add unwrapped aggregation `rate_counter()` (#6412) 3 years ago
vector Refactor LogQL syntax into its own package (#5539) 3 years ago
downstream.go [TSDB] Use index sampling to determine shard factor (#6396) 3 years ago
downstream_test.go [TSDB] Use index sampling to determine shard factor (#6396) 3 years ago
engine.go Support `series|labels` query_type in `logql_query_duration` (#6341) 3 years ago
engine_test.go Add unwrapped aggregation `rate_counter()` (#6412) 3 years ago
evaluator.go Bump prometheus dependency (#6403) 3 years ago
evaluator_test.go Refactor LogQL syntax into its own package (#5539) 3 years ago
limits.go Limit series for metric queries. (#2903) 5 years ago
mapper_metrics.go Add metrics to range mapper (#6030) 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 Add cache usage statistics (#6317) 3 years ago
metrics_test.go Add cache usage statistics (#6317) 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 Add unwrapped aggregation `rate_counter()` (#6412) 3 years ago
range_vector_test.go Refactor LogQL syntax into its own package (#5539) 3 years ago
rangemapper.go [logql] don't try to execute a modified function that is not allowed by the AST (#6346) 3 years ago
rangemapper_test.go [logql] don't try to execute a modified function that is not allowed by the AST (#6346) 3 years ago
shardmapper.go [TSDB] Use index sampling to determine shard factor (#6396) 3 years ago
shardmapper_test.go [TSDB] Use index sampling to determine shard factor (#6396) 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