mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-24 04:01:01 +01: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.