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 2af69cb57c
Frontend & Querier query statistics instrumentation. (#1661)
5 years ago
..
marshal Add statistics to query_range and instant_query API. (#1615) 5 years ago
stats removes duplicate logRangeExprExt grammar (#1651) 5 years ago
unmarshal Loki Query Frontend (#1442) 5 years ago
ast.go removes duplicate logRangeExprExt grammar (#1651) 5 years ago
ast_test.go adds stringer methods for all ast expr types (#1630) 5 years ago
engine.go Frontend & Querier query statistics instrumentation. (#1661) 5 years ago
engine_test.go Add statistics to query_range and instant_query API. (#1615) 5 years ago
evaluator.go Frontend & Querier query statistics instrumentation. (#1661) 5 years ago
expr.y removes duplicate logRangeExprExt grammar (#1651) 5 years ago
expr.y.go removes duplicate logRangeExprExt grammar (#1651) 5 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
metrics.go Frontend & Querier query statistics instrumentation. (#1661) 5 years ago
metrics_test.go Frontend & Querier query statistics instrumentation. (#1661) 5 years ago
parser.go Split files and make yacc more redable 6 years ago
parser_test.go Support <selector> <range> <filters> for aggregation (#1526) 5 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) 5 years ago
vector.go LogQL: Vector and Range Vector Aggregation. 6 years ago