Colin Heathman

Results 2 issues of Colin Heathman

**Is your feature request related to a problem? Please describe.** As an ARC operator, I want to be able to monitor and alert on the status of the runners I...

Relates to issue https://github.com/actions-runner-controller/actions-runner-controller/issues/1551 This PR adds these metrics: ``` github_workflow_job_queue github_workflow_job_runtime github_workflow_job_conclusion github_workflow_job_status ``` The system does store webhook events temporarily, but only uses the events provided timestamps for...