This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
datadog-katacoda-scenarios
mirror of
https://github.com/brettlangdon/datadog-katacoda-scenarios.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
better commands and copy
master
Brett Langdon
7 years ago
parent
237cb6bd94
commit
fde203dbc8
No known key found for this signature in database
GPG Key ID:
E6600FB894DB3D19
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
dash-apm-python/step_10.md
+1
-1
dash-apm-python/step_11.md
+ 1
- 1
dash-apm-python/step_10.md
View File
@ -2,6 +2,6 @@ In this phase we are going to introduce a service failure.
Open a new terminal window and run:
`docker-compose stop sensors`
`
cd /tracing-workshop &&
docker-compose stop sensors`
{{copy}}
to cause the
`sensors-api`
service to stop.
+ 1
- 1
dash-apm-python/step_11.md
View File
@ -1,5 +1,5 @@
Before continuing please be sure to restart the
`sensors-api`
service.
`docker-compose start sensors`
.
`docker-compose start sensors`
{{copy}}
You may close the new terminal window you have opened in the previous step.
Write
Preview
Loading…
Cancel
Save