Skip to main content
The collector monitors AMD GPUs directly from the Linux kernel’s sysfs and hwmon interfaces. No ROCm, no user-space libraries, and no additional drivers are needed beyond the standard AMDGPU kernel module.

Requirements

  • Linux with the amdgpu kernel driver
  • Kernel 5.x+ (sysfs/hwmon paths are stable from 5.x onwards)

Collected metrics

Docker

--pid=host is required for per-process GPU attribution (cmdline, PID, zombie state).

Docker Compose

Kubernetes (DaemonSet)

Docker --pid=host (or Kubernetes hostPID: true) and /dev/dri are required for per-process GPU attribution via DRM fdinfo.

Metrics reference

Full metrics list with types, units, and attributes

Configuration

All environment variables and defaults