diff --git a/.github/img/grafana.png b/.github/img/grafana.png new file mode 100644 index 0000000..c8b4f8c Binary files /dev/null and b/.github/img/grafana.png differ diff --git a/README.md b/README.md index 0f9e075..ddfbb91 100644 --- a/README.md +++ b/README.md @@ -59,4 +59,13 @@ class Example { } } } -``` \ No newline at end of file +``` + + +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) \ No newline at end of file