prometheus/cmd
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
..
prometheus Update dependencies for 2.40 (#11524) 2022-11-03 11:48:01 -04:00
promtool storage: allow re-use of iterators 2022-12-15 18:32:45 +00:00