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.
 
 
 
 
 
Brian Brazil b418063d1a
Add tests for negative selectors. (#3616)
7 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
testdata Add tests for negative selectors. (#3616) 7 years ago
ast.go Remove keep_common modifier. 7 years ago
bench_test.go Add _test.go suffix to promql/{bench.go, test.go} to prevent importing the testing package in a normal binary. 7 years ago
engine.go promql: remove global metrics 7 years ago
engine_test.go Re-add contexts to storage.Storage.Querier() (#3230) 7 years ago
functions.go Add back continue. 7 years ago
functions_test.go Merge branch 'master' into mergemaster 7 years ago
fuzz.go textparse: Add fuzzing and fix bug caught 7 years ago
lex.go Remove keep_common modifier. 7 years ago
lex_test.go Remove keep_common modifier. 7 years ago
parse.go Remove keep_common modifier. 7 years ago
parse_test.go Remove keep_common modifier. 7 years ago
printer.go Remove keep_common modifier. 7 years ago
printer_test.go Remove keep_common modifier. 7 years ago
promql_test.go Fix most golint warnings. 9 years ago
quantile.go Merge branch 'master' into dev-2.0 8 years ago
test.go Migrate "golang.org/x/net/context" -> "context" (#3333) 7 years ago
test_test.go Add _test.go suffix to promql/{bench.go, test.go} to prevent importing the testing package in a normal binary. 7 years ago
value.go Add license to files. 8 years ago