scribd/Datadog Workflow Metrics
Reports data on the workflow to datadog
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| datadog-metric-prefix | A prefix for your datadog metrics | no | github.action |
| metrics-type | "velocity" or "job_metrics" depending on the desired metrics to be collected | yes | — |
| teams | An array of teams to tag the time to merge metric with | no | [] |
| tagged-branches | If provided enables tagging for specified branches. Metrics are tagged with branch:{branch} or branch:other | no | [] |
| custom-tags | A list of tags to attach to the metrics. In the format of "[TAG1:VALUE1,TAG2:VALUE2,..]". | no | [] |
| api-url | The datadog regional api url. Defaults to https://api.datadoghq.com | no | https://api.datadoghq.com |
Outputs
no outputs