|
|
@ -2,6 +2,6 @@ In this phase we are going to introduce a service failure. |
|
|
|
|
|
|
|
|
Open a new terminal window and run: |
|
|
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. |
|
|
to cause the `sensors-api` service to stop. |