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