diff --git a/dash-apm-python/index.json b/dash-apm-python/index.json index e7ded09..2334d7f 100644 --- a/dash-apm-python/index.json +++ b/dash-apm-python/index.json @@ -6,7 +6,7 @@ { "title": "Introduction", "text": "step_1.md" - } + }, { "title": "Get traces flowing", "text": "step_2.md" diff --git a/dash-apm-python/step_2.md b/dash-apm-python/step_2.md new file mode 100644 index 0000000..cf58ffc --- /dev/null +++ b/dash-apm-python/step_2.md @@ -0,0 +1,7 @@ +To start all the services run the following, replacing `` with your Datadog API key: + +`DD_API_KEY= docker-compose up`{{copy}} + +Open the web interface to verify the application is up and running: + +https://[[HOST_SUBDOMAIN]]-5000-[[KATACODA_HOST]].environments.katacoda.com