-
Notifications
You must be signed in to change notification settings - Fork 44
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
Add metrics of disk usage #49
Conversation
Hi @rwxdash, What do you think about this change? |
I’d be interested in something like this, since we regularly have to debug remaining disk space in building the various Megalinter images. |
Hi @whywaita, Thanks for your contribution and sorry for late reply. Could you please rebase your PR with latest changes? |
@serkan-ozal I'm done. |
Hi @serkan-ozal , Is there anything I should do? |
Hi @whywaita, I have seen that you have deleted process tracer binaries ( |
@whywaita |
@rwxdash could you please review too |
Oh, sorry. I have no reason for the deleted binaries. I deleted a |
Looks good to me as well, thank you @whywaita. Just to be sure, can you re-run your example action, before we merge the PR. It seems to be expired. |
You can check it at https://github.com/whywaita/actions-runner-images-lxd/actions/runs/8133293638. (CI is a failure 😿 but metrics are correct!) |
Thanks for your contribution @whywaita. |
Thank you! |
This PR adds a new feature that metrics for disk usage.
You can see an example in Actions of my repo.