mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-15 09:31:04 +02:00
Same as #15427 but for the new method added in #14144 Instead of allocating each ListPostings one by one, allocate them all in one go. Signed-off-by: Oleg Zaytsev <mail@olegzaytsev.com>