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.
 
 
 
 
 
Tobias Guggenmos fe80cf4734 promql: Eliminate dead code (#6215) 5 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
testdata Fix scalar-vector comparisons (#5454) 6 years ago
ast.go *: enable all default linters (#5504) 6 years ago
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 refine error handling in prometheus (#5388) 6 years ago
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 promql: Eliminate dead code (#6215) 5 years ago
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 Merge the 2.13 release branch (#6169) 5 years ago
query_logger_test.go Merge the 2.13 release branch (#6169) 5 years ago
test.go Third correction (#6012) 5 years ago
test_test.go Fix some spelling issues (#5361) 6 years ago
value.go fix word 'seriess' to 'series' (#5828) 5 years ago