Optional
apmOptional
cpuOptional
enabledIf this is not enabled, the agent will not be deployed to the task. This is useful if you only want to use the firelens logging configuration.
false
Optional
imageThe image to use for the Datadog agent
This is useful if you want to use a custom image for the Datadog agent.
ecs.ContainerImage.fromRegistry('public.ecr.aws/datadog/agent:latest')
Optional
imageThe tag to use for the Datadog agent image
This is useful if you want to use a custom image for the
Datadog agent. This will be ignored if setting image
.
latest
Optional
logWhether the Datadog agent should log to CloudWatch.
If this is enabled, the Datadog agent will log its own output to CloudWatch. This is useful if you want to see the logs to debug the Datadog agent.
false
Optional
memoryThe memory limit for the Datadog agent container
256
Optional
statsdOptional
tagsAny additional tags to include in the metrics sent to Datadog
By default, this will be unset and the metrics will be sent without any additional tags.
Generated using TypeDoc
Whether the Datadog agent should be enabled