Hive Hive
Sign in

Machine metrics now available for Tuist Runners CI jobs

Metadata
Source
GitHub
Version
runners-controller@0.14.1
Domains
Published
Jun 25, 2026 · 17:27 UTC
Repository
tuist/tuist
Update

Tuist Runners CI job detail pages now show machine metrics for each run. A new Metrics tab displays five time-series charts for CPU, memory, network throughput, CPU I/O wait, and ephemeral storage. A compact CPU/memory/network row is also shown on the Overview card for a quick at-a-glance read. Hovering a step in the Overview shades that step’s time window across the charts, so you can correlate resource usage with the step that produced it. The runners-controller Docker image now includes the collector that samples busy runner Pods and sends the metrics to the server, so the feature is populated automatically when the controller is deployed.