Docker + Docker Compose
In root folder run the following command
docker-compose create
In root folder run the following command
docker-compose start
To repeat a test just use the command above again and it will run again.
Go to Grafana
http://localhost:3000/d/ReuNR5Aik/k6-dashboard?orgId=1&refresh=10s
You will need to read the graphs and interpret what has happened.
Go to Grafana
http://localhost:3000/d/6UWY8Afik/imgproxy-instrumentation
Inside examples/script.js you can change the executed funtion inside the default export function this will change the test profile.
Inside examples/script.js you can change the options field to change the test parameters, information can be found here