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 Make TestUpdate() do some work (#4306) 2018-06-22 15:21:04 +01:00
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 Fix spelling/typos (#4921) 2018-11-27 17:44:29 +01:00
recording_test.go WIP: keep track of samples per query, set a max # of samples (#4513) 2018-10-02 12:59:19 +01:00