wechuli/ghametricscollector

A GitHub Action to collect system metrics to track performance over time

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeThe monitoring mode, can minimal, extended, or fullnofull
intervalThe interval in minutes between metric collectionsno1
metrics_urlOptional URL to POST metrics data to at each intervalno""
check_run_idThis 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 evaluationno${{ job.check_run_id }}

no outputs