{{ error }}
{{ stat.label }}
{{ stat.value }}

Runners Infrastructure

No runners found. Please check GITLAB_API_TOKEN and GITLAB_GROUP_ID.

{{ r.description || '#' + r.id }}

{{ r._status }}
ID: {{ r.id }}
IP: {{ r.ip_address }}
v{{ r.version }}
{{ tag }}
No instances actively reporting for this runner.
Status System ID Version IP Platform Last Contact
{{ m.status || 'offline' }} {{ m.system_id || m.system_xid || '–' }} {{ m.version || '–' }} {{ m.ip_address || '–' }} {{ m.architecture || '–' }}{{ m.platform ? '/' + m.platform : '' }} {{ m.contacted_at ? ago(m.contacted_at) : '–' }}

Recent Jobs

No recent jobs found.

Status Job Pipeline Stage Runner Duration When
{{ j.status }} #{{ j.id }} #{{ j.id }} #{{ j.pipeline.id }} {{ j.stage || '–' }} {{ j._runner }} {{ dur(j.duration) }} {{ ago(j.created_at) }}