Skip to content

self-actuated/vmmeter-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vmmeter-action

This action installs vmmeter by the actuated team for right-sizing GitHub Actions VMs using hosted or actuated runners.

Don't guestimate how much RAM, CPU and Disk are required for your jobs, measure it instead, and fine-tune the settings.

See also: Right sizing VMs for GitHub Actions.

Usage

        steps:
        - uses: alexellis/setup-arkade@master
        - uses: self-actuated/vmmeter-action@master

The alexellis/setup-arkade action is required to install arkade, which is used to download the vmmeter binary used by vmmeter-action.

Inputs via with:

  • createSummary - defaults to true and adds the results to the job summary, if set to false, the results will be printed to the console only.

License

Licensed for free use by customers of OpenFaaS Ltd.