I’m trying to enable FargateTimers=Yes, but I realized that will cause problems because the app will try to report to the Datadog agent, which is not running in Fargate.
I’m also interested in enabling both DataDog and Fargate but it looks like this might not be currently possible based on what I saw reading the DataDog documentation for Fargate. When running in Fargate, you have to run the agent as a second container in the same task definition which since Convox is generating the task definitions, would require Convox to implement support for.