Skip to content

Improve gitlab_ci_queue_size_total metric

Tomasz Maczukin requested to merge improve-queue-size-total-metric into master

What does this MR do?

Improves the gitlab_ci_queue_size_total metric in two ways:

  1. By adding few more buckets. At GitLab.com we've found that the maximum bucket of 5000 is too small in some important cases with the scale that we're working there.

  2. Labels the metric with the runner_type label. This will help distinguish queues handled for different runner types.

This fixes #324043 (closed)

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Tomasz Maczukin

Merge request reports

Loading