mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-13 23:01:01 +01:00
Use `FromStrings` instead of assuming the data structure. And don't sort individual labels, since `labels.Labels` are always sorted. Signed-off-by: Bryan Boreham <bjboreham@gmail.com>