openactions/DataDog Synthetics Action
Run DataDog Synthetics with Configurations
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 24, 2023
- License
- MIT
Pinned Snippet
uses: openactions/dd-synthetics@2f94600d85196b8fbcf20f150bcfc249ca59d31b # v1.0.5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| apiKey | DataDog API Key | no | "" |
| appKey | DataDog Application Key | no | "" |
| configPath | DataDog Synthetics CI config file path | no | "" |
| datadogSite | DataDog Host Site | no | "" |
| failOnCriticalErrors | Set run to fail on critical errors | no | false |
| failOnTimeout | Set run to fail on timeout | no | true |
| files | Synthetic test run config files | no | "" |
| publicIds | Synthetic test public IDs | no | "" |
| search | Search query | no | "" |
| subdomain | Custom subdomain to access DataDog | no | "" |
Outputs
no outputs