konsentus/Collect build metrics
Will collect build metrics and return as an array of objects, will allow you to save to file system of send to Datadog
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| send_to_dd | Boolean to send metrics to datadog | no | — |
| datadog_url_location | eu or com depending on where your datadog endpoint is located (EU or US respectively). Required if no `send_to_dd` provided. | no | — |
| save_to_fs | Boolean to save metrics to filesystem | no | — |
| filename | The name of the file to save metrics with. Required if no `save_to_fs` provided. | no | — |
Outputs
no outputs