This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# HELP process_cpu_user_seconds_total Total user CPU time spent in seconds. | |
# TYPE process_cpu_user_seconds_total counter | |
process_cpu_user_seconds_total 709.0143479999987 | |
# HELP process_cpu_system_seconds_total Total system CPU time spent in seconds. | |
# TYPE process_cpu_system_seconds_total counter | |
process_cpu_system_seconds_total 141.69205399999942 | |
# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. | |
# TYPE process_cpu_seconds_total counter |