Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional fields for runners and workflows #25

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

r-savcenko
Copy link
Contributor

@r-savcenko r-savcenko commented Jul 21, 2021

This PR adds possibility to expose additional metric for

  • Workflow
    • created_at - Time workflow was create
    • updated_at - Time workflow was modified
    • conclusion - In addition to status indicates if workflow succeeded or failed
  • Enterprise runners
    • status - Indicates if runner is currently busy or idle

Additionally id field was removed from github_runner_enterprise_status as it is irrelevant for metrics

@r-savcenko r-savcenko changed the title Additional fields for runners and workflows WIP: Additional fields for runners and workflows Jul 22, 2021
@r-savcenko r-savcenko changed the title WIP: Additional fields for runners and workflows Additional fields for runners and workflows Jul 22, 2021
@r-savcenko r-savcenko changed the title Additional fields for runners and workflows WIP: Additional fields for runners and workflows Jul 22, 2021
@r-savcenko r-savcenko changed the title WIP: Additional fields for runners and workflows Additional fields for runners and workflows Jul 22, 2021
@r-savcenko r-savcenko closed this Jul 22, 2021
@r-savcenko r-savcenko reopened this Jul 23, 2021
@roshvin
Copy link

roshvin commented Aug 15, 2022

Hi @r-savcenko

could you pls suggest on below topic
is this exporter support to get matrix from enterprise default runner in GHE .
we have installed it and its not showing anything on pod log . or if we are missing something.
could you pls suggest.

k logs -f action-export-github-actions-exporter-7ccfcd957-v8xzr
2022/08/15 17:13:32 authenticating with Github Token
2022/08/15 17:13:32 exporter listening on 0.0.0.0:9999

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants