wechuli/ghametricscollector
A GitHub Action to collect system metrics to track performance over time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | The monitoring mode, can minimal, extended, or full | no | full |
| interval | The interval in minutes between metric collections | no | 1 |
| metrics_url | Optional URL to POST metrics data to at each interval | no | "" |
| check_run_id | This is the check run id of the current job, there is no need to set this (and setting it will actually cause a problem), the action will automatically set it for you. This is used to exclude the current job from the evaluation | no | ${{ job.check_run_id }} |
Outputs
no outputs