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
How to set up and validate locally
- You need a EE license
- Visit Admin -> CI/CD -> Runners (e.g.
/admin/runners
) - Click on the View metrics
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #377963 (closed)
Edited by Miguel Rincon