splunk / github_app_for_splunk

A collection of dashboards and knowledge objects for Github data
MIT License
32 stars 25 forks source link

Actions billback metrics #57

Open josepalafox opened 2 years ago

josepalafox commented 2 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Customers would like a way to understand cost of hosted runners on a per repo, per label, per organization level to do billback.

Describe the solution you'd like A clear and concise description of what you want to happen.

A way to view total actions minutes used in a week/month/year per repo, including metadata about the hosted runner type (eg 2core/4core/Mac/etc.)

https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions

May need additional checks for persistent storage.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.