mirror of
https://github.com/prometheus/prometheus
synced 2026-04-23 10:38:56 +08:00
Change case order for switch scrapeLoop This commit changes the ordering in error identification switch cases for better production performance and adds reasonings behind error switch case order as comments. --------- Signed-off-by: Laimis Juzeliūnas <asnelaimis@gmail.com>