mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
This also short-circuits optimize() for now, since it is complex to implement for the new operator, and ops generated by the query layer already fulfill the needed invariants. We should still investigate later whether to completely delete operator optimization code or extend it to support getValueRangeAtIntervalOp operators. |
||
---|---|---|
.. | ||
ast.go | ||
functions.go | ||
functions_test.go | ||
persistence_adapter.go | ||
printer.go | ||
query_analyzer.go | ||
walk.go |