yauritux/source-code-metric-dashboard-generator
Configure and build source code metrics dashboard for Datadog
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| dashboard-title | Your Dashboard Title. This is supposed to be unique to avoid any dashboard being created twice. | yes | — |
| dashboard-author | The Author of Dashboard | yes | — |
| sonar-base-url | Your Sonarqube URL | yes | — |
| component-name | component name (could be a service / project name) | yes | — |
| dd-base-url | Your Datadog URL | yes | — |
| dd-api-key | DataDog API KEY | yes | — |
| dd-application-key | Datadog Application Key | yes | — |
Outputs
| name | description |
|---|---|
| result | Dashboard creation status. 200 means OK |