Runner Fleet Dashboard

Tier: Ultimate Offering: Self-managed
History

GitLab administrators can use the Runner Fleet Dashboard to assess the health of your instance runners. The Runner Fleet Dashboard shows:

  • Recent CI errors related caused by runner infrastructure.
  • Number of concurrent jobs executed on most busy runners.
  • Histogram of job queue times (available only with ClickHouse).

Support for usage and cost analysis are proposed in epic 11183.

Runner Fleet Dashboard

View the Runner Fleet Dashboard

Prerequisites:

  • You must be an administrator.

To view the runner fleet dashboard:

  1. On the left sidebar, at the bottom, select Admin Area.
  2. Select Runners.
  3. Select Fleet dashboard.

Most of the dashboard works without any additional actions, with the exception of Wait time to pick a job chart and features proposed in epic 11183. These features require setting up an additional infrastructure.

Export compute minutes used by instance runners

Prerequisites:

  • You must be an administrator.

To analyze runner usage, you can export a CSV file that contains the number of jobs and executed runner minutes. The CSV file shows the runner type and job status for each project. The CSV is sent to your email when the export is completed.

To export compute minutes used by instance runners:

  1. On the left sidebar, at the bottom, select Admin Area.
  2. Select Runners.
  3. Select Fleet dashboard.
  4. Select Export CSV.

Enable more CI analytics features with ClickHouse

Tier: Ultimate Offering: GitLab.com, Self-managed, GitLab Dedicated Status: Experiment
History

This feature is an Experiment. To test it, we have launched an early adopters program. To join the list of users testing this feature, see epic 11180.

To enable additional CI analytics features, configure the ClickHouse integration.

For a video walkthrough, see Setting up Runner Fleet Dashboard with ClickHouse.

Feedback

To help us improve the Runner Fleet Dashboard, you can provide feedback in issue 421737. In particular:

  • How easy or difficult it was to set up GitLab to make the dashboard work.
  • How useful you found the dashboard.
  • What other information you would like to see on that dashboard.
  • Any other related thoughts and ideas.