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 806d6a503e
Custom Retention (#3642)
5 years ago
..
log Loki/Promtail: Client Refactor (#3623) 5 years ago
ast.go Loki/Promtail: Client Refactor (#3623) 5 years ago
ast_test.go first_over_time and last_over_time (#3050) 5 years ago
engine.go Loki/Promtail: Client Refactor (#3623) 5 years ago
engine_test.go Loki/Promtail: Client Refactor (#3623) 5 years ago
evaluator.go Loki/Promtail: Client Refactor (#3623) 5 years ago
evaluator_test.go Logql comparison ops (#2182) 6 years ago
expr.y first_over_time and last_over_time (#3050) 5 years ago
expr.y.go first_over_time and last_over_time (#3050) 5 years ago
functions.go first_over_time and last_over_time (#3050) 5 years ago
functions_test.go Improve matchers validations. (#3564) 5 years ago
fuzz.go Added fuzzer (#3031) 5 years ago
fuzz_test.go Add a target to reproduce fuzz testcase (#3553) 5 years ago
lex.go Loki/Promtail: Client Refactor (#3623) 5 years ago
lex_test.go LogQL: Simple JSON expressions (#3280) 5 years ago
limits.go Limit series for metric queries. (#2903) 5 years ago
matrix.go Fixes a bug in MatrixStepper when sharding queries. (#3550) 5 years ago
matrix_test.go Fixes a bug in MatrixStepper when sharding queries. (#3550) 5 years ago
metrics.go Loki/Promtail: Client Refactor (#3623) 5 years ago
metrics_test.go Loki/Promtail: Client Refactor (#3623) 5 years ago
optimize.go Improve matchers validations. (#3564) 5 years ago
optimize_test.go Improve matchers validations. (#3564) 5 years ago
parser.go Loki/Promtail: Client Refactor (#3623) 5 years ago
parser_test.go Loki/Promtail: Client Refactor (#3623) 5 years ago
range_vector.go Implement offset modifier for range vector aggregation in LogQL (#3455) 5 years ago
range_vector_test.go Implement offset modifier for range vector aggregation in LogQL (#3455) 5 years ago
sharding.go Loki/Promtail: Client Refactor (#3623) 5 years ago
sharding_test.go Custom Retention (#3642) 5 years ago
shardmapper.go chore: update cortex to latest and fix refs (#3295) 5 years ago
shardmapper_test.go Ensure we have parenthetis for bin ops. (#3251) 5 years ago
step_evaluator.go Add Error method for step evaluators (#2223) 6 years ago
test_utils.go Loki/Promtail: Client Refactor (#3623) 5 years ago
vector.go LogQL: Vector and Range Vector Aggregation. 6 years ago