mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-27 08:41:05 +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.