actions-marketplace-validations/Pushgateway POST

Post a metric to Pushgateway

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 9, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/cirolini_pushgateway-github-actions@fe2db7e7f03691335d082de76c274272057e9b01 # no releases — HEAD as of 2026-07-15

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pushgateway_urlURL of pushgatewayyeshttp://localhost:9091/
jobJob nameyesJobA
metric_nameThe name of the metric you want to create/updateyesnew_metric
metric_descriptionThe description of the metric you want to create/updateyesmetric description
metric_labelsThe list of labels for your metricyes{'version': '1.0'}

no outputs