Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply suggestions from code review
Browse files Browse the repository at this point in the history
kuisathaverat authored Feb 3, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 9a83708 commit 8fa2124
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -244,11 +244,11 @@ python3 ./scripts/compose.py start 8.0.0 \
when the Docker container started you can connect to the Dyno UI at http://localhost:9000 and modify the scenario to cause errors,
in this case we have disabled PostgreSQL to cause a database service error.

![](images/dyno.png | width=400)
![](images/dyno.png)

Then we can check the result of our changes in Dyno in the APM UI, in this case we can see that
the error rate for postgreSQL is increasing.
![](images/apm-dyno.png | width=400)
![](images/apm-dyno.png)

### Introducing failure into the network

0 comments on commit 8fa2124

Please sign in to comment.