Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ScarletRedMan committed Mar 16, 2024
1 parent 7355f6f commit b8a5f8d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
Binary file added .github/img/grafana.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,13 @@ class Example {
}
}
}
```
```


Stress testing
----------

If you want to stress test the server, you can run the script from the `noiser` module.
Before starting stress testing, you'd better run Prometheus and Grafana from `docker-compose.yml`.
In Grafana, you can see this view:
![Grafana](.github/img/grafana.png)

0 comments on commit b8a5f8d

Please sign in to comment.