prometheus/rules
Bryan Boreham 5255bf06ad Replace sort.Slice with faster slices.SortFunc
The generic version is more efficient.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2023-07-02 22:17:08 +00:00
..
fixtures fixes yamllint errors 2021-06-12 12:47:47 +02:00
alerting.go promql: Separate `Point` into `FPoint` and `HPoint` 2023-04-13 19:25:16 +02:00
alerting_test.go style: Replace `else if` cascades with `switch` 2023-04-19 17:22:31 +02:00
manager.go Replace sort.Slice with faster slices.SortFunc 2023-07-02 22:17:08 +00:00
manager_test.go style: Replace `else if` cascades with `switch` 2023-04-19 17:22:31 +02:00
origin.go Panic if rule type was not expected 2023-01-20 10:27:50 +02:00
origin_test.go lint: Adjust to the lint warnings raised by current versions of golint-ci 2023-04-19 17:10:10 +02:00
recording.go labels: simplify call to get Labels from Builder 2023-03-22 17:05:20 +00:00
recording_test.go style: Replace `else if` cascades with `switch` 2023-04-19 17:22:31 +02:00