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 93eb4ad27c
Add statistics to query_range and instant_query API. (#1615)
6 years ago
..
marshal Add statistics to query_range and instant_query API. (#1615) 6 years ago
stats Add statistics to query_range and instant_query API. (#1615) 6 years ago
unmarshal Loki Query Frontend (#1442) 6 years ago
ast.go compiler guarantees for logql exprs (#1626) 6 years ago
ast_test.go Convert string to bytes once only when doing string filtering. (#1405) 6 years ago
engine.go Add statistics to query_range and instant_query API. (#1615) 6 years ago
engine_test.go Add statistics to query_range and instant_query API. (#1615) 6 years ago
evaluator.go Decouple logql engine/AST from execution context (#1605) 6 years ago
expr.y Support <selector> <range> <filters> for aggregation (#1526) 6 years ago
expr.y.go Support <selector> <range> <filters> for aggregation (#1526) 6 years ago
lex.go Supports same duration format in LogQL as Prometheus 6 years ago
lex_test.go Split files and make yacc more redable 6 years ago
parser.go Split files and make yacc more redable 6 years ago
parser_test.go Support <selector> <range> <filters> for aggregation (#1526) 6 years ago
range_vector.go Logql benchmark and performance improvement. (#1371) 6 years ago
range_vector_test.go Add duplicates info and remove timing informations. (#1496) 6 years ago
vector.go LogQL: Vector and Range Vector Aggregation. 6 years ago