prometheus/rules
David Symonds 46361a7c85 rules: Fix sorting of result from (*Manager).RuleGroups (#5260)
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>
2019-02-23 09:51:44 +01:00
..
fixtures
alerting.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
alerting_test.go *: apply gofmt -s 2019-01-16 17:28:14 -05:00
manager.go rules: Fix sorting of result from (*Manager).RuleGroups (#5260) 2019-02-23 09:51:44 +01:00
manager_test.go *: apply gofmt -s 2019-01-16 17:28:14 -05:00
recording.go
recording_test.go