prometheus/web/api/v1
beorn7 b39f2739e5 PromQL: Always enable negative offset and @ modifier
This follows the line of argument that the invariant of not looking
ahead of the query time was merely emerging behavior and not a
documented stable feature. Any query that looks ahead of the query
time was simply invalid before the introduction of the negative offset
and the @ modifier.

Signed-off-by: beorn7 <beorn@grafana.com>
2022-01-11 17:08:55 +01:00
..
api_test.go web: use t.TempDir instead of ioutil.TempDir on tests (#9981) 2021-12-08 23:14:50 +01:00
api.go PromQL: Always enable negative offset and @ modifier 2022-01-11 17:08:55 +01:00