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.
 
 
 
 
 
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 7 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
testdata Remove keep_common modifier. 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 Remove keep_common modifier. 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
quantile.go
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