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.
 
 
 
 
 
Ganesh Vernekar cfb3769274 Lazily load samples for unit testing (#4851) 6 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
testdata Change max/min over_time to handle NaNs properly (#4386) 6 years ago
ast.go promql: Remove old and unused alerting/reconding syntax 6 years ago
bench_test.go Allow promql benchmarks to query more samples (#4770) 6 years ago
engine.go Make ErrorStorage a concrete type not an interface 6 years ago
engine_test.go /api/v1/labels endpoint for getting all label names (#4835) 6 years ago
functions.go Change max/min over_time to handle NaNs properly (#4386) 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 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 Fix most golint warnings. 9 years ago
quantile.go promql: fix unconvert issues (#4040) 7 years ago
test.go Lazily load samples for unit testing (#4851) 6 years ago
value.go Reordering fields of String datetype (#4751) 6 years ago