prometheus-client-c
prometheus-client-c copied to clipboard
Metric "process_cpu_seconds_total" is now tracked as "double"
This increases precision of the CPU usage, as previously only whole integers were counted.
I almost submitted the same change, so +1.