mirror of
https://github.com/prometheus/prometheus
synced 2026-04-24 11:00:36 +08: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>