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 3f93b5bd28
Fixes a bug that would add __error__ labels incorrectly. (#2796)
5 years ago
..
log Fixes a bug that would add __error__ labels incorrectly. (#2796) 5 years ago
marshal LogQL: Labels and Metrics Extraction (#2769) 5 years ago
stats rpc for querying ingesters to get chunk ids from its store (#2601) 5 years ago
unmarshal Improve protobuf serialization (#2031) 5 years ago
ast.go Logqlv2 pushes groups down to edge (#2786) 5 years ago
ast_test.go LogQL: Labels and Metrics Extraction (#2769) 5 years ago
engine.go LogQL: Labels and Metrics Extraction (#2769) 5 years ago
engine_test.go Logqlv2 pushes groups down to edge (#2786) 5 years ago
evaluator.go Logqlv2 pushes groups down to edge (#2786) 5 years ago
evaluator_test.go Logql comparison ops (#2182) 5 years ago
expr.y LogQL: Labels and Metrics Extraction (#2769) 5 years ago
expr.y.go LogQL: Labels and Metrics Extraction (#2769) 5 years ago
functions.go Logqlv2 pushes groups down to edge (#2786) 5 years ago
lex.go LogQL: Labels and Metrics Extraction (#2769) 5 years ago
lex_test.go LogQL: Labels and Metrics Extraction (#2769) 5 years ago
matrix.go Add Error method for step evaluators (#2223) 5 years ago
matrix_test.go Feature/querysharding ii (#1927) 5 years ago
metrics.go LogQL: Labels and Metrics Extraction (#2769) 5 years ago
metrics_test.go Fixes unit in stats request log. (#2093) 5 years ago
parser.go LogQL: Labels and Metrics Extraction (#2769) 5 years ago
parser_test.go Logqlv2 pushes groups down to edge (#2786) 5 years ago
range_vector.go Improve metric queries by computing samples at the edges. (#2293) 5 years ago
range_vector_test.go Improve metric queries by computing samples at the edges. (#2293) 5 years ago
sharding.go Logqlv2 pushes groups down to edge (#2786) 5 years ago
sharding_test.go Logqlv2 pushes groups down to edge (#2786) 5 years ago
shardmapper.go LogQL: Labels and Metrics Extraction (#2769) 5 years ago
shardmapper_test.go LogQL: Labels and Metrics Extraction (#2769) 5 years ago
step_evaluator.go Add Error method for step evaluators (#2223) 5 years ago
test_utils.go Logqlv2 pushes groups down to edge (#2786) 5 years ago
vector.go LogQL: Vector and Range Vector Aggregation. 6 years ago