For the complete documentation index, see llms.txt. This page is also available as Markdown.

Host CPU Metrics

groundcover_host_cpu_usage_m_cpu

Cpu usage in the current host.

Unit: mCPU · Type: Gauge

groundcover_host_uptime_seconds

Uptime of the current host.

Unit: Seconds · Type: Gauge

groundcover_host_cpu_capacity_m_cpu

CPU capacity in the current host.

Unit: mCPU · Type: Gauge

groundcover_host_cpu_usage_percent

Percentage of used cpu in the current host.

Unit: Percentage · Type: Gauge

groundcover_host_cpu_num_cores

Number of CPU cores on the host.

Unit: Number · Type: Gauge

groundcover_host_cpu_user_spent_seconds_total

Total time spent in user mode.

Unit: Seconds · Type: Counter

groundcover_host_cpu_user_spent_percent

Percentage of CPU time spent in user mode.

Unit: Percentage · Type: Gauge

groundcover_host_cpu_system_spent_seconds_total

Total time spent in system mode.

Unit: Seconds · Type: Counter

groundcover_host_cpu_idle_spent_percent

Percentage of CPU time spent idle.

Unit: Percentage · Type: Gauge

groundcover_host_cpu_load_avg1

CPU load average over 1 minute.

Unit: Number · Type: Gauge

groundcover_host_cpu_load_avg5

CPU load average over 5 minutes.

Unit: Number · Type: Gauge

Last updated