Intel GPU support provides thermal, power, energy, and clock metrics. Utilization and memory metrics are not available via the sysfs/hwmon interface - these would require the Intel XPU Manager or similar tooling.
Requirements
- Linux with the
i915orxekernel driver - Kernel 5.10+ for sysfs metric exposure
- Kernel 6.16+ for fan speed (
fan1_input)
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

