ugurtemiz/Datadog Synthetic
A Simple Github Action for Datadog Synthetic API.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| api-url | The URL of the API, the default is us | — | https://api.datadoghq.com |
| datadog-api-key | API Key for Datadog | yes | — |
| datadog-application-key | Application Key for Datadog | no | — |
| public-ids | The public ID of the Synthetic test to update. | no | "" |
| tags | List of tags | no | "" |
| new-status | Define whether you want to start (live) or pause (paused) a Synthetic test. Allowed enum values: live,paused | yes | — |
Outputs
no outputs