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.
 
 
 
 
 
prometheus/promql
Fabian Reinartz 0492ddbd4d *: fully decouple tsdb, add new storage interfaces 9 years ago
..
fuzz-data Fuzzing corpus for ParseMetric. 10 years ago
testdata Simply use `math.Mod(float64, float64)` after all 10 years ago
ast.go *: fully decouple tsdb, add new storage interfaces 9 years ago
bench.go promql: Fix (and simplify) populating iterators 10 years ago
engine.go *: fully decouple tsdb, add new storage interfaces 9 years ago
engine_test.go storage: Contextify storage interfaces. 10 years ago
functions.go promql: use labels.Builder to modify labels 9 years ago
functions_test.go promql: Fix (and simplify) populating iterators 10 years ago
fuzz.go Updates fuzzers to discard less interesting data 10 years ago
lex.go Fix parsing of label names which are also keywords 10 years ago
lex_test.go Instantiate lexer inline for the test 10 years ago
parse.go promql: use labels.Builder to modify labels 9 years ago
parse_test.go promql: scalar T/V and Point 9 years ago
printer.go promql: use labels.Builder to modify labels 9 years ago
printer_test.go promql: use local labels, add conversion 9 years ago
promql_test.go Fix most golint warnings. 11 years ago
quantile.go promql: use labels.Builder to modify labels 9 years ago
test.go promql: use local labels, add conversion 9 years ago