Hive Hive
Sign in

Linux runner jobs now populate the Metrics tab with in-VM machine metrics

Metadata
Source
GitHub
Version
linux-runner-image@0.6.1
Domains
Published
Jun 26, 2026 · 11:24 UTC
Repository
tuist/tuist
Update

The Metrics tab on a runner job now shows real CPU, memory, network, and disk usage data for jobs that run on the Linux runner image, instead of staying empty. The Linux runner now ships a dedicated metrics sidecar inside the microVM that samples the job’s resource use for its full duration and reports it back to the server. Sampling is best-effort, so a bad sample never affects the build.