Skip to content

Adds 15m bucket for CI job queue

Elliot Rushton requested to merge add-15m-bucket-for-ci-queue into master

What does this MR do?

Adds a larger time bucket of 15-minutes for collecting time spent in the CI job queues.

Previously we increased the largest buckets from 30-seconds to 60s and 5m, but that change showed that it still wasn't large enough.

Does this MR meet the acceptance criteria?

Conformity

Performance 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 Kamil Trzciński

Merge request reports