mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-24 20:21:01 +01: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>