Skip to content

Label ci_runner_builds metric with runner short token

Tomasz Maczukin requested to merge per-runner-build-metric into master

What does this MR do?

Introduces a runner label for ci_runner_builds metrics. This makes possible to track how many jobs are handled by each Runner defined in config.toml file.

Why was this MR needed?

Please read #2472 (closed) for a reference.

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 #2472 (closed)

Merge request reports