We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3dec0a5 + ecd5057 commit ce290b7Copy full SHA for ce290b7
docker-compose.yml
@@ -4,6 +4,7 @@ services:
4
pid: host
5
environment:
6
- DD_API_KEY=${DD_API_KEY}
7
+ - DD_ENV=${DD_ENV:-production}
8
- DD_LOGS_ENABLED=true
9
- DD_LOGS_CONFIG_CONTAINER_COLLECT_ALL=true
10
- DD_CONTAINER_EXCLUDE=image:agent name:puppeteer
0 commit comments