From cbd613174bb0cac467be9ebed135718a86753cbd Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Sat, 13 Jul 2019 18:29:30 -0400 Subject: [PATCH] fix steps --- dash-apm-python/step_10.md | 8 +++++--- dash-apm-python/step_11.md | 5 +++++ dash-apm-python/step_9.md | 8 +++----- 3 files changed, 13 insertions(+), 8 deletions(-) create mode 100644 dash-apm-python/step_11.md diff --git a/dash-apm-python/step_10.md b/dash-apm-python/step_10.md index 660bca4..786e6e2 100644 --- a/dash-apm-python/step_10.md +++ b/dash-apm-python/step_10.md @@ -1,5 +1,7 @@ -Before continuing to the next step please be sure to restart the `pumps` service. +In this phase we are going to introduce a service failure. -`docker-compose start pumps`. +Open a new terminal window and run: -You may close the new terminal window you have opened in the previous step. +`docker-compose stop pumps` + +to cause the `pumps` service to stop. diff --git a/dash-apm-python/step_11.md b/dash-apm-python/step_11.md new file mode 100644 index 0000000..660bca4 --- /dev/null +++ b/dash-apm-python/step_11.md @@ -0,0 +1,5 @@ +Before continuing to the next step please be sure to restart the `pumps` service. + +`docker-compose start pumps`. + +You may close the new terminal window you have opened in the previous step. diff --git a/dash-apm-python/step_9.md b/dash-apm-python/step_9.md index 786e6e2..79515e9 100644 --- a/dash-apm-python/step_9.md +++ b/dash-apm-python/step_9.md @@ -1,7 +1,5 @@ -In this phase we are going to introduce a service failure. +We are going to show how we can enable monitors for our APM services. -Open a new terminal window and run: +Open the frontend service page to continue. -`docker-compose stop pumps` - -to cause the `pumps` service to stop. +https://app.datadoghq.com/apm/service/frontend