mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-02 01:11:01 +01:00
This is required to preserve the interface property of SeriesSet that says "At returns full series. Returned series should be iterable even after Next is called." Signed-off-by: sniper91 <kevinzhao91@outlook.com>