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.
prometheus/promql
Björn Rabenstein 0be9388f8d
Merge pull request #5463 from prometheus/beorn7/templating
6 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
testdata Fix scalar-vector comparisons (#5454) 6 years ago
ast.go refine error handling in prometheus (#5388) 6 years ago
bench_test.go Allow promql benchmarks to query more samples (#4770) 6 years ago
engine.go Make sure subquery range is taken into account for selection (#5467) 6 years ago
engine_test.go Make sure subquery range is taken into account for selection (#5467) 6 years ago
functions.go refine error handling in prometheus (#5388) 6 years ago
functions_test.go WIP: keep track of samples per query, set a max # of samples (#4513) 6 years ago
fuzz.go textparse: Add fuzzing and fix bug caught 7 years ago
lex.go Expose lexer item types (#5358) 6 years ago
lex_test.go Expose lexer item types (#5358) 6 years ago
parse.go Fix staticcheck errors 6 years ago
parse_test.go refine error handling in prometheus (#5388) 6 years ago
printer.go *: use latest release of staticcheck (#5057) 6 years ago
printer_test.go promql: Remove old and unused alerting/reconding syntax 6 years ago
promql_test.go Fix most golint warnings. 9 years ago
quantile.go In histogram_quantile merge buckets with equivalent le values (#5158) 6 years ago
test.go refine error handling in prometheus (#5388) 6 years ago
test_test.go Fix some spelling issues (#5361) 6 years ago
value.go refine error handling in prometheus (#5388) 6 years ago