actions-marketplace-validations/Pushgateway POST
Post a metric to Pushgateway
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 9, 2022
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/cirolini_pushgateway-github-actions@fe2db7e7f03691335d082de76c274272057e9b01 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pushgateway_url | URL of pushgateway | yes | http://localhost:9091/ |
| job | Job name | yes | JobA |
| metric_name | The name of the metric you want to create/update | yes | new_metric |
| metric_description | The description of the metric you want to create/update | yes | metric description |
| metric_labels | The list of labels for your metric | yes | {'version': '1.0'} |
Outputs
no outputs