prometheus/web
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/v1 PromQL: Always enable negative offset and @ modifier 2022-01-11 17:08:55 +01:00
ui Service Discovery Page rework (#10131) 2022-01-10 17:39:51 +01:00
federate.go storage: Consolidate iterator method names (Values -> At) (#9888) 2021-11-29 11:16:40 +01:00
federate_test.go web: prepare TestFederation_NotReady test for parallel execution 2021-11-10 09:40:43 +01:00
web.go API: Promote remote-write-receiver to stable 2022-01-05 15:36:07 +01:00
web_test.go fix missing db.Close() in web_test.go in order to avoid goroutine leak (#10035) 2021-12-20 17:37:53 +05:30