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 6b4a6962d2 Support old alerting rule syntax 11 years ago
..
testdata promql: Limit extrapolation of delta/rate/increase 11 years ago
analyzer.go
ast.go Implement new alerting rule syntax 11 years ago
engine.go Handle NaN for min/max. 11 years ago
engine_test.go promql: Reduce flakiness of concurrency test 11 years ago
functions.go promql: Limit extrapolation of delta/rate/increase 11 years ago
lex.go Support old alerting rule syntax 11 years ago
lex_test.go Support old alerting rule syntax 11 years ago
parse.go Support old alerting rule syntax 11 years ago
parse_test.go Support old alerting rule syntax 11 years ago
printer.go Implement new alerting rule syntax 11 years ago
printer_test.go Print offsets in promql. 11 years ago
promql_test.go Fix most golint warnings. 11 years ago
quantile.go
test.go Fix missing return on error 11 years ago