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
Owen Diehl 89d80a6fc4
Feature/querysharding ii (#1927)
6 years ago
..
marshal Improve protobuf serialization (#2031) 6 years ago
stats Feature/querysharding ii (#1927) 6 years ago
unmarshal Improve protobuf serialization (#2031) 6 years ago
ast.go Fix bug in logql parsing that leads to crash. (#2046) 6 years ago
ast_test.go Fix bug in logql parsing that leads to crash. (#2046) 6 years ago
engine.go Feature/querysharding ii (#1927) 6 years ago
engine_test.go Feature/querysharding ii (#1927) 6 years ago
evaluator.go Feature/querysharding ii (#1927) 6 years ago
evaluator_test.go Sharding optimizations I: AST mapping (#1846) 6 years ago
expr.y Allow to aggregate binary operations. (#1970) 6 years ago
expr.y.go Allow to aggregate binary operations. (#1970) 6 years ago
filter.go Fix bug in logql parsing that leads to crash. (#2046) 6 years ago
filter_test.go Fix bug in logql parsing that leads to crash. (#2046) 6 years ago
lex.go Adds backtick for the quoted string token lexer. (#2095) 6 years ago
lex_test.go Adds backtick for the quoted string token lexer. (#2095) 6 years ago
matrix.go Feature/querysharding ii (#1927) 6 years ago
matrix_test.go Feature/querysharding ii (#1927) 6 years ago
metrics.go Feature/querysharding ii (#1927) 6 years ago
metrics_test.go Fixes unit in stats request log. (#2093) 6 years ago
parser.go Better logql metric status code. (#1718) 6 years ago
parser_test.go Adds backtick for the quoted string token lexer. (#2095) 6 years ago
range_vector.go Fix a bug in range vector skipping data. (#2058) 6 years ago
range_vector_test.go Improve protobuf serialization (#2031) 6 years ago
sharding.go Feature/querysharding ii (#1927) 6 years ago
sharding_test.go Feature/querysharding ii (#1927) 6 years ago
shardmapper.go Feature/querysharding ii (#1927) 6 years ago
shardmapper_test.go Feature/querysharding ii (#1927) 6 years ago
step_evaluator.go Literal Expressions in LogQL (#1677) 6 years ago
test_utils.go Feature/querysharding ii (#1927) 6 years ago
vector.go LogQL: Vector and Range Vector Aggregation. 6 years ago