The Prometheus monitoring system and time series database.
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.
 
 
 
 
 
Tom Wilkie e1d9bf77f1
Export the error field in ErrStorage, so we can 'throw' it outside the package. (#4954)
6 years ago
..
fuzz-data
testdata Fix spelling/typos (#4921) 6 years ago
ast.go Return warnings on a remote read fail (#4832) 6 years ago
bench_test.go Allow promql benchmarks to query more samples (#4770) 6 years ago
engine.go Export the error field in ErrStorage, so we can 'throw' it outside the package. (#4954) 6 years ago
engine_test.go Return warnings on a remote read fail (#4832) 6 years ago
functions.go Fix spelling/typos (#4921) 6 years ago
functions_test.go WIP: keep track of samples per query, set a max # of samples (#4513) 6 years ago
fuzz.go
lex.go Fix goroutine leak in lexer/parser. (#4858) 6 years ago
lex_test.go Merge pull request #3839 from brancz/remove-old-alert-record 6 years ago
parse.go Fix goroutine leak in lexer/parser. (#4858) 6 years ago
parse_test.go Fix goroutine leak in lexer/parser. (#4858) 6 years ago
printer.go promql: Remove old and unused alerting/reconding syntax 6 years ago
printer_test.go promql: Remove old and unused alerting/reconding syntax 6 years ago
promql_test.go
quantile.go
test.go Lazily load samples for unit testing (#4851) 6 years ago
value.go Return warnings on a remote read fail (#4832) 6 years ago