mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-02 09:21:01 +01:00
This is a cleaner split of responsibilities. We now check the sample count after calling rangeEvalAgg. Changed re-use of samples to use `Clone` and `defer`. Signed-off-by: Bryan Boreham <bjboreham@gmail.com>