Updated README.md

This commit is contained in:
Andrey Terentev 2024-03-16 23:26:25 +07:00 committed by Andrey Terentev
parent 7355f6fda4
commit b8a5f8d717
2 changed files with 10 additions and 1 deletions

BIN
.github/img/grafana.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 KiB

View File

@ -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)