Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 718 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 718 Bytes

This is a load testing project using locustio library, for more information - https://locust.io/

prerequisites


1. Promethues server web UI
2. Grafana Web UI
3. docker on machine

Instructions


1. On linux machine run this command in order to install the exporter - cd bashScripts & ./run_locust_exporter.sh
2. On promethues copy the job config which name is locust_exporter see in promethues.yml
3. Run the loucst script you want.
4. On grafana add datasource promethues.
5. Import dashboard_grafana.json from this project.

grafana_image

enjoy :)