Getting started with laravel + Datadog on AWS ECS environment
- Create your ECS cluster
- Follow Datadog tutorial to create a task/service for datadog agentagent
- Use startup.sh as entrypoint on your application task definition
- Be fun exploring your dashboards :)
- Get datadog-tracer-php version dinamically
- Check if application is running on AWS environment before set DD_AGENT_HOST
- Include terraform/cloudformation script creating ECS