int128/datadog-actions-metrics

submit metrics of GitHub Actions to Datadog

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 10, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: int128/datadog-actions-metrics@8f1b96ea03e056653508f6a01ad15007325fc739 # v1.176.0

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

namedescriptionrequireddefault
github-tokenGitHub token to get jobs and steps if neededyes${{ github.token }}
github-token-rate-limit-metricsGitHub token for rate limit metricsyes${{ github.token }}
datadog-api-keyDatadog API key (dry-run if not set)no
datadog-siteDatadog Site name if different than datadoghq.com.no
datadog-tagsAdditional tags in the form of `key:value` in a multiline stringno
metrics-patternsFilter the metrics by patterns in a multiline stringno
tag-key-patternsFilter the tag keys by patterns in a multiline stringno
collect-job-metricsCollect job metricsnofalse
collect-step-metricsCollect step metricsnofalse
prefer-distribution-workflow-run-metricsIf true, send the distribution metrics instead of gauge metricsnofalse
prefer-distribution-job-metricsIf true, send the distribution metrics instead of gauge metricsnofalse
prefer-distribution-step-metricsIf true, send the distribution metrics instead of gauge metricsnofalse
send-pull-request-labelsSend pull request labels as Datadog tagsnofalse

no outputs