mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
cb10ceac18
These changes allow to do range queries over scalar expressions. Errors on bad types for range queries are now raised on query creation rather than evaluation. |
||
---|---|---|
.. | ||
testdata | ||
analyzer.go | ||
ast.go | ||
engine.go | ||
engine_test.go | ||
functions.go | ||
lex.go | ||
lex_test.go | ||
parse.go | ||
parse_test.go | ||
printer.go | ||
promql_test.go | ||
quantile.go | ||
test.go |