From b82a366efd9de1b3745d4a88594105bd7b153511 Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Wed, 3 Jul 2019 13:45:49 -0400 Subject: [PATCH] Add second step --- dash-apm-python/index.json | 4 ++++ dash-apm-python/step_1.md | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/dash-apm-python/index.json b/dash-apm-python/index.json index 4901d51..e7ded09 100644 --- a/dash-apm-python/index.json +++ b/dash-apm-python/index.json @@ -7,6 +7,10 @@ "title": "Introduction", "text": "step_1.md" } + { + "title": "Get traces flowing", + "text": "step_2.md" + } ], "intro": { "text": "intro.md", diff --git a/dash-apm-python/step_1.md b/dash-apm-python/step_1.md index 24e0c45..96a9d36 100644 --- a/dash-apm-python/step_1.md +++ b/dash-apm-python/step_1.md @@ -1,5 +1,3 @@ -# Welcome! - The code for this workshop can be found on GitHub: [brettlangdon/distributed-tracing-with-apm-workshop](https://github.com/brettlangdon/distributed-tracing-with-apm-workshop) @@ -7,3 +5,6 @@ To get started please be sure you have: - Datadog account login - Datadog API key + + +[Datadog APM Dashboard](https://app.datadoghq.com/apm)