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
Joe Elliott d3972852ee Minor typo fixes (#1545) 6 years ago
..
marshal Enables Series API in loki (#1419) 6 years ago
unmarshal Loki Query Frontend (#1442) 6 years ago
ast.go Support <selector> <range> <filters> for aggregation (#1526) 6 years ago
ast_test.go Convert string to bytes once only when doing string filtering. (#1405) 6 years ago
engine.go Minor typo fixes (#1545) 6 years ago
engine_test.go Add duplicates info and remove timing informations. (#1496) 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