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
AllenZMC 1e62435960 fix wrong spells in live_reader.go (#5899) 6 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 9 years ago
testdata Fix scalar-vector comparisons (#5454) 7 years ago
ast.go *: enable all default linters (#5504) 7 years ago
bench_test.go Refactor testutil.NewStorage into a new package 7 years ago
engine.go fix word 'substracting' to 'subtracting' (#5822) 7 years ago
engine_test.go Add storage.Warnings to LabelValues and LabelNames (#5673) 7 years ago
functions.go refine error handling in prometheus (#5388) 7 years ago
functions_test.go Refactor testutil.NewStorage into a new package 7 years ago
fuzz.go fix fuzz targets (#5851) 6 years ago
lex.go fix wrong spells in live_reader.go (#5899) 6 years ago
lex_test.go Expose lexer item types (#5358) 7 years ago
parse.go Fix staticcheck errors 7 years ago
parse_test.go Remove all usages of stretchr/testify 7 years ago
printer.go Correctly handle {__name__="a"} (#5552) 7 years ago
printer_test.go Correctly handle {__name__="a"} (#5552) 7 years ago
promql_test.go Fix most golint warnings. 11 years ago
quantile.go func name ref correct "qauntile" -> "quantile" (#5834) 7 years ago
query_logger.go promql: Modify the order of return values. (#5940) 6 years ago
query_logger_test.go promql: Modify the order of return values. (#5940) 6 years ago
test.go Third correction (#6012) 6 years ago
test_test.go Fix some spelling issues (#5361) 7 years ago
value.go fix word 'seriess' to 'series' (#5828) 7 years ago