• v0.3.0 2eb19f8401

    cpfarhood released this 2026-02-19 10:57:14 +00:00 | 78 commits to main since this release

    What's Changed

    Added

    • Metrics page: inline documentation of what metrics are available and what they require:
      • Power (W) — works out of the box with kube-prometheus-stack + node-exporter (hwmon collector enabled by default on discrete i915 GPU nodes)
      • Frequency (MHz) — not available; --collector.drm in node-exporter is AMD-only; i915 gt_freq sysfs needs a custom exporter
      • Utilization (%) — not available without custom tooling (intel-gpu-top, XPU Manager, etc.)
      • iGPU nodes — no metrics; iGPU driver exposes no hwmon sensors
    Downloads