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 7effeec642
Sharding optimizations I: AST mapping (#1846)
6 years ago
..
marshal Add goimport local-prefixes configuration to .golangci.yml (#1710) 6 years ago
stats This logs queries with latency tag when recording stats. (#1733) 6 years ago
unmarshal Add goimport local-prefixes configuration to .golangci.yml (#1710) 6 years ago
ast.go Sharding optimizations I: AST mapping (#1846) 6 years ago
ast_test.go Optimize empty filter queries. (#1810) 6 years ago
astmapper.go Sharding optimizations I: AST mapping (#1846) 6 years ago
engine.go Sharding optimizations I: AST mapping (#1846) 6 years ago
engine_test.go Revert "loki: Allow setting a 'step' when querying logs. (#1773)" (#1777) 6 years ago
evaluator.go Sharding optimizations I: AST mapping (#1846) 6 years ago
evaluator_test.go Sharding optimizations I: AST mapping (#1846) 6 years ago
expr.y Literal Expressions in LogQL (#1677) 6 years ago
expr.y.go Add goimport local-prefixes configuration to .golangci.yml (#1710) 6 years ago
filter.go Optimize empty filter queries. (#1810) 6 years ago
filter_test.go Optimize empty filter queries. (#1810) 6 years ago
lex.go Literal Expressions in LogQL (#1677) 6 years ago
lex_test.go Literal Expressions in LogQL (#1677) 6 years ago
metrics.go This logs queries with latency tag when recording stats. (#1733) 6 years ago
metrics_test.go This logs queries with latency tag when recording stats. (#1733) 6 years ago
parser.go Better logql metric status code. (#1718) 6 years ago
parser_test.go Sharding optimizations I: AST mapping (#1846) 6 years ago
range_vector.go Add goimport local-prefixes configuration to .golangci.yml (#1710) 6 years ago
range_vector_test.go Add goimport local-prefixes configuration to .golangci.yml (#1710) 6 years ago
sharding.go Sharding optimizations I: AST mapping (#1846) 6 years ago
shardmapper.go Sharding optimizations I: AST mapping (#1846) 6 years ago
shardmapper_test.go Sharding optimizations I: AST mapping (#1846) 6 years ago
step_evaluator.go Literal Expressions in LogQL (#1677) 6 years ago
vector.go LogQL: Vector and Range Vector Aggregation. 6 years ago