oakcask/issue-metrics-action
collect and export issue metrics
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag-labels | Labels names to export as tags of metric. | no | — |
| template | Handlebars template to serialize metrics. Default template will generate in StatsD format (with Datadog extension). | yes | {{#each metrics}}{{name}}:{{value}}|{{statsdType type}}|{{ddtags tags}} {{/each}} |
| output-path | A file path to output. Leaving empty it will be stdout instead. | no | — |
Outputs
no outputs