On 4/7/20 12:12 PM, Brian Candler wrote: > That's an average over 60 seconds. How long did the wget transfer take > (or what total size was it?)
Yes, I understand it calculates the average over 60s. But no problem in this case because download was lasting 13 min and scrape interval was 12s. > Also: if you're downloading with wget, you probably want > node_network_receive_bytes_total. The amount of data transmitted will > be mainly the ACKs. Ouch! Thanks for pointing me to the obvious. node_network_receive_bytes_total gives a plausible result. Seems I got lost watching at all the metric names. Ciao, Michael. -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/f74425ee-248a-f823-fcdd-1c946ab504a9%40stroeder.com.

