prometheus/promql
Tom Wilkie e1d9bf77f1
Export the error field in ErrStorage, so we can 'throw' it outside the package. (#4954)
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
2018-12-04 16:49:21 +00:00
..
fuzz-data textparse: Add fuzzing and fix bug caught 2017-07-07 11:12:17 +02:00
testdata Fix spelling/typos (#4921) 2018-11-27 17:44:29 +01:00
ast.go Return warnings on a remote read fail (#4832) 2018-11-30 14:27:12 +00:00
bench_test.go Allow promql benchmarks to query more samples (#4770) 2018-10-22 18:02:22 +01:00
engine.go Export the error field in ErrStorage, so we can 'throw' it outside the package. (#4954) 2018-12-04 16:49:21 +00:00
engine_test.go Return warnings on a remote read fail (#4832) 2018-11-30 14:27:12 +00:00
functions.go Fix spelling/typos (#4921) 2018-11-27 17:44:29 +01:00
functions_test.go WIP: keep track of samples per query, set a max # of samples (#4513) 2018-10-02 12:59:19 +01:00
fuzz.go textparse: Add fuzzing and fix bug caught 2017-07-07 11:12:17 +02:00
lex.go Fix goroutine leak in lexer/parser. (#4858) 2018-11-12 18:47:13 +00:00
lex_test.go Merge pull request #3839 from brancz/remove-old-alert-record 2018-11-06 15:53:27 +01:00
parse.go Fix goroutine leak in lexer/parser. (#4858) 2018-11-12 18:47:13 +00:00
parse_test.go Fix goroutine leak in lexer/parser. (#4858) 2018-11-12 18:47:13 +00:00
printer.go promql: Remove old and unused alerting/reconding syntax 2018-08-07 15:14:06 +02:00
printer_test.go promql: Remove old and unused alerting/reconding syntax 2018-08-07 15:14:06 +02:00
promql_test.go
quantile.go promql: fix unconvert issues (#4040) 2018-06-06 18:20:38 +01:00
test.go Lazily load samples for unit testing (#4851) 2018-11-22 14:21:38 +05:30
value.go Return warnings on a remote read fail (#4832) 2018-11-30 14:27:12 +00:00