From 1fa05093b09bec487a833f5dd5f1d1cca76e22e1 Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Wed, 3 Jul 2019 14:56:50 -0400 Subject: [PATCH] remove tests --- dash-apm-python/step_4.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dash-apm-python/step_4.md b/dash-apm-python/step_4.md index a9127c6..7c1c18e 100644 --- a/dash-apm-python/step_4.md +++ b/dash-apm-python/step_4.md @@ -2,11 +2,6 @@ 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}}