mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-02 11:11:01 +02:00
Formalize ZeroSamplePair as return value for non-existing samples. Change LastSamplePairForFingerprint to return a SamplePair (and not a pointer to it), which saves allocations in a potentially extremely frequent call.