garbee/runner-resource-usage
A GitHub Action for collecting system metrics during workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| interval_seconds | Interval between metrics collection in seconds | no | 5 |
| memory_alert_threshold | Memory utilization threshold percentage for alerts (0-100) | no | 80 |
| cpu_alert_threshold | Sustained CPU usage threshold percentage for alerts (0-100) | no | 85 |
| cpu_alert_duration | Duration in seconds that CPU must be sustained above threshold to trigger alert | no | 60 |
| disk_alert_threshold | Disk usage threshold percentage for alerts (0-100) | no | 90 |
Outputs
no outputs