mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-17 08:41:03 +01:00
The previous code was defective in that it never sorted groups within a file due to doing a multi-key sort incorrectly. Signed-off-by: David Symonds <dsymonds@gmail.com>