Skip to content

Draft: Trace execution of getSpawnToken and newBatch

Igor requested to merge trace-spawn-token into master

We've seen quite a few traces where there is a long gap before a git command runs. This additional instrumentation should help us determine whether we're waiting on spawn tokens during bursts.

Here is a recent example:

Screenshot_2021-09-02_at_18.34.23

refs https://gitlab.com/gitlab-com/gl-infra/infrastructure/-/issues/13823

Edited by Igor

Merge request reports