actions-marketplace-validations/Workflow Telemetry

Workflow Telemetry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub API Access Tokenno${{ github.token }}
metric_frequencyMetric collection frequency in seconds. Must be a number. Defaults to '5'.no5
proc_trace_min_durationPuts minimum limit for process execution duration to be traced. Must be a number. Defaults to '-1' which means process duration filtering is not applied.no-1
proc_trace_sys_enableEnables tracing default system processes ('aws', 'cat', 'sed', ...). Defaults to 'false'.nofalse
proc_trace_chart_showEnables showing traced processes in trace chart. Defaults to 'true'.notrue
proc_trace_chart_max_countMaximum number of processes to be shown in trace chart (applicable if `proc_trace_chart_show` input is `true`). Must be a number. Defaults to '100'.no100
proc_trace_table_showEnables showing traced processes in trace table. Defaults to 'false'.nofalse
comment_on_prSet to `true` to publish the results as comment to the PR (applicable if workflow run is triggered from PR). Defaults to 'true'.notrue
job_summarySet to `true` to publish the results as part of the job summary page of the workflow run. Defaults to 'true'.notrue
themeSet to `dark` to generate charts compatible with Github dark mode. Defaults to 'light'.nolight

no outputs