Skip to content

vmmeter-action

Actions
Meter CPU load and RAM for a job
v1
Latest
Star (1)

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.

vmmeter-action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Meter CPU load and RAM for a job
v1
Latest

vmmeter-action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.