llvm-project
2d878ccf - [CI] Track Queue/In Progress Metrics By Job Rather Than Workflow

Commit
226 days ago
[CI] Track Queue/In Progress Metrics By Job Rather Than Workflow This patch makes it so that the metrics container counts the number of in progress and queued jobs at the job level rather than at the workflow level. This helps us distinguish windows versus linux load and also lets us filter out the MacOS jobs that only run in the release branch. Reviewers: Keenuts, lnihlen Reviewed By: lnihlen Pull Request: https://github.com/llvm/llvm-project/pull/127274
Parents
Loading