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
Ed Welch f5d79aee7a
Revert "loki: Allow setting a 'step' when querying logs. (#1773)" (#1777)
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 Better logql metric status code. (#1718) 6 years ago
ast_test.go Binary operators in LogQL (#1662) 6 years ago
engine.go Revert "loki: Allow setting a 'step' when querying logs. (#1773)" (#1777) 6 years ago
engine_test.go Revert "loki: Allow setting a 'step' when querying logs. (#1773)" (#1777) 6 years ago
evaluator.go Revert "loki: Allow setting a 'step' when querying logs. (#1773)" (#1777) 6 years ago
evaluator_test.go Binary operators in LogQL (#1662) 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
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 Better logql metric status code. (#1718) 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
step_evaluator.go Literal Expressions in LogQL (#1677) 6 years ago
vector.go LogQL: Vector and Range Vector Aggregation. 6 years ago