docker-compose build
docker-compose up -d
JMX file is executed as a maven project.
mvn verify
Hit the below URLs to open the tools running on containers
Jmeter: http://localhost:2003
InfluxDB Admin: http://localhost:8083
Grafana: http://localhost:3000 [Username & Password: admin/admin]
docker exec -it {container_id} /bin/bash