No known key found for this signature in database
GPG Key ID: E6600FB894DB3D19
2 changed files with
7 additions and
2 deletions
-
dash-apm-python/index.json
-
dash-apm-python/step_1.md
|
|
|
@ -7,6 +7,10 @@ |
|
|
|
"title": "Introduction", |
|
|
|
"text": "step_1.md" |
|
|
|
} |
|
|
|
{ |
|
|
|
"title": "Get traces flowing", |
|
|
|
"text": "step_2.md" |
|
|
|
} |
|
|
|
], |
|
|
|
"intro": { |
|
|
|
"text": "intro.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) |