Skip to content

Add Runner performance insights modal

What does this MR do and why?

Implementation of: #377963 (closed)

This change adds a new runner performance insights section for the runners admin section.

This new modal is only available to Gitlab Ultimate self-hosted users.

Changelog: added EE: true

Screenshots or screen recordings

Screenshot_2023-01-04_at_12.24.02

image

How to set up and validate locally

  1. You need a EE license
  2. Visit Admin -> CI/CD -> Runners (e.g. /admin/runners)
  3. Click on the View metrics
  4. Check the stat for Median job queued time

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #377963 (closed)

Edited by Miguel Rincon

Merge request reports