No known key found for this signature in database
GPG Key ID: E6600FB894DB3D19
1 changed files with
5 additions and
0 deletions
-
dash-apm-python/step_4.md
|
|
|
@ -2,6 +2,11 @@ |
|
|
|
|
|
|
|
Add the following environment variables to the `agent` service in `docker-compose.yml`. |
|
|
|
|
|
|
|
``` |
|
|
|
multiline |
|
|
|
copy |
|
|
|
```{{copy}} |
|
|
|
|
|
|
|
`DD_LOGS_ENABLED=true`{{copy}} |
|
|
|
`DD_LOGS_CONFIG_CONTAINER_COLLECT_ALL=true`{{copy}} |
|
|
|
|
|
|
|
|