mirror of https://github.com/grafana/grafana
Alerting: Fix panic when limit_alerts=0. (#86640)
Oversight in the TopK function meant if k=0, then we'd panic when checking element zero in the heap, because no items are ever allowed into the heap.pull/86655/head
parent
45a7f649fe
commit
f07f48616a
Loading…
Reference in new issue