Browse Source

fix env variable

master
Brett Langdon 7 years ago
parent
commit
d2558630b6
No known key found for this signature in database GPG Key ID: E6600FB894DB3D19
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dash-apm-python/step_5_background.sh

+ 1
- 1
dash-apm-python/step_5_background.sh View File

@ -3,4 +3,4 @@
echo "DD_LOGS_ENABLED=true" >> /tracing-workshop/.env-agent
echo "DD_LOGS_CONFIG_CONTAINER_COLLECT_ALL=true" >> /tracing-workshop/.env-agent
echo "DD_LOGS_INTEGRATION=true" >> /tracing-workshop/.env
echo "DD_LOGS_INJECTION=true" >> /tracing-workshop/.env

Loading…
Cancel
Save