mirror of https://github.com/prometheus/prometheus
tsdb: fix up sort call with faster slices.Sort (#11380)
This call was added by PR #11075 merged before #11318 which changed all similar calls to `sort.Sort` into a faster one. Signed-off-by: Bryan Boreham <bjboreham@gmail.com> Signed-off-by: Bryan Boreham <bjboreham@gmail.com>pull/11382/head
parent
a1d6ba59ac
commit
9b31adc4e8
Loading…
Reference in new issue