Browse Source

Add second step

master
Brett Langdon 7 years ago
parent
commit
b82a366efd
No known key found for this signature in database GPG Key ID: E6600FB894DB3D19
2 changed files with 7 additions and 2 deletions
  1. +4
    -0
      dash-apm-python/index.json
  2. +3
    -2
      dash-apm-python/step_1.md

+ 4
- 0
dash-apm-python/index.json View File

@ -7,6 +7,10 @@
"title": "Introduction",
"text": "step_1.md"
}
{
"title": "Get traces flowing",
"text": "step_2.md"
}
],
"intro": {
"text": "intro.md",


+ 3
- 2
dash-apm-python/step_1.md View File

@ -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)

Loading…
Cancel
Save