mirror of
https://github.com/prometheus/prometheus
synced 2026-04-23 10:38:56 +08:00
Replacing code which assumes the internal structure of `Labels`. Add a convenience function `EmptyLabels()` which is more efficient than calling `New()`. Signed-off-by: Bryan Boreham <bjboreham@gmail.com>