actions-workflow-metrics
Version updated for https://github.com/dev-hato/actions-workflow-metrics to version v0.0.5.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, actions-workflow-metrics, collects real-time system metrics such as CPU load and memory usage during workflow execution, providing detailed per-step insights using the GitHub API. It automates the generation of visualizations, including Mermaid charts, and displays them in the job summary, making it easier to monitor resource consumption throughout the workflow. The action helps identify bottlenecks and optimize performance in CI/CD pipelines.
What’s Changed
What’s Changed
- chore(deps): update github/codeql-action action to v4.35.1 by @renovate[bot] in https://github.com/dev-hato/actions-workflow-metrics/pull/259
- feat: add per-step metrics collection and rendering by @massongit in https://github.com/dev-hato/actions-workflow-metrics/pull/203
- chore(deps): pin dependency @octokit/openapi-types to 27.0.0 by @renovate[bot] in https://github.com/dev-hato/actions-workflow-metrics/pull/264
- Codex/limit time axis labels by @Goryudyuma in https://github.com/dev-hato/actions-workflow-metrics/pull/130
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/dev-hato/actions-workflow-metrics/pull/266
Full Changelog: https://github.com/dev-hato/actions-workflow-metrics/compare/v0.0.4...v0.0.5