mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-22 19:21:02 +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>