prometheus/web
Bryan Boreham 3c7de69059 storage: allow re-use of iterators
Patterned after `Chunk.Iterator()`: pass the old iterator in so it
can be re-used to avoid allocating a new object.

(This commit does not do any re-use; it is just changing all the method
signatures so re-use is possible in later commits.)

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2022-12-15 18:32:45 +00:00
..
api/v1 Merge remote-tracking branch 'upstream/main' into sparsehistogram 2022-10-25 14:38:56 -04:00
ui Release v2.41.0-rc.0 2022-12-15 13:48:51 +01:00
federate.go storage: allow re-use of iterators 2022-12-15 18:32:45 +00:00
federate_test.go unit tests: make all Labels sorted alphabetically (#10532) 2022-05-04 23:41:36 +02:00
web.go Update dependencies for 2.40 (#11524) 2022-11-03 11:48:01 -04:00
web_test.go /-/{healthy,ready}/ respond to HEAD (#11160) 2022-08-16 21:06:26 +02:00