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.
 
 
 
 
 
Alex Dzyoba e3882629ba promql: Move tests to testutil (#6103) 5 years ago
..
fuzz-data
testdata
ast.go
bench_test.go Refactor testutil.NewStorage into a new package 5 years ago
engine.go fix word 'substracting' to 'subtracting' (#5822) 5 years ago
engine_test.go promql: Move tests to testutil (#6103) 5 years ago
functions.go
functions_test.go Refactor testutil.NewStorage into a new package 5 years ago
fuzz.go fix fuzz targets (#5851) 5 years ago
lex.go fix wrong spells in live_reader.go (#5899) 5 years ago
lex_test.go promql: Move tests to testutil (#6103) 5 years ago
parse.go
parse_test.go promql: Move tests to testutil (#6103) 5 years ago
printer.go Correctly handle {__name__="a"} (#5552) 6 years ago
printer_test.go promql: Move tests to testutil (#6103) 5 years ago
promql_test.go promql: Move tests to testutil (#6103) 5 years ago
quantile.go func name ref correct "qauntile" -> "quantile" (#5834) 5 years ago
query_logger.go promql: Modify the order of return values. (#5940) 5 years ago
query_logger_test.go promql: Move tests to testutil (#6103) 5 years ago
test.go Third correction (#6012) 5 years ago
test_test.go
value.go fix word 'seriess' to 'series' (#5828) 5 years ago