Skip to content

Add executor stage to ci_runner_builds metric's labels

What does this MR do?

Adds executor_stage label to ci_runner_builds metric.

Why was this MR needed?

We need to get more detailed information about what's happening when a job is processed. Please read #2333 (closed) for more information.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

Closes #2333 (closed)

Merge request reports