actions-marketplace-validations/Datadog Agent
Starts a Datadog Agent and gracefully shuts it down before the job finishes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| container_name | The Datadog Agent container name | yes | datadog-agent |
| image_name | The Datadog Agent container image name to use | yes | gcr.io/datadoghq/agent |
| api_key | The Datadog API key | yes | — |
| datadog_site | The Datadog site | yes | datadoghq.com |
| extra_env | A comma separated list of environment variables to pass to the agent | no | — |
| max_retries | The maximum number of times the action will poll the agent to see if it is ready | yes | 10 |
| initial_wait_time | The initial wait time in seconds between polls to see if the agent is ready | yes | 5 |
Outputs
no outputs