actions-marketplace-validations/Workflow Usage Datadog Custom Metric
GitHub Action to send minutes usage per workflow to a custom metric in Datadog.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 2, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/goseind_datadog-actions-wf-usage@459df288cb65efa1ef1f9b02c2ccb4f10773d277 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Datadog API key e.g. from GitHub Actions Secrets | yes | — |
| app_key | Datadog Application Key e.g. from GitHub Actions Secrets. | yes | — |
| repo_path | Repository path e.g. from standard variable. | yes | — |
| wf | Workflow name from strategy matrix. | yes | — |
| tag_workflow_id | Workflow name from strategy matrix. | yes | — |
| github_tk | Github Actions Token from GitHub Actions Secrets. | yes | — |
Outputs
no outputs