Sunday, 4 August 2024

How can we add tag in a Jmeter distributed architecture that has Master and slave machine to show that on Grafana .

 Use  -G option

jmeter -n -t jmeter/jmeter_prometheus_TestName.jmx -R \"{NODES_IPS}\" -l internal_demo.jtl -e -o /var/www/html -Dnashorn.args=--no-deprecation-warning -Dserver.rmi.ssl.disable=true -GTestName=Release2_withoutDefaultValue"


https://medium.com/@ahmed.jawad/jmeter-master-slave-configurations-using-ec2-instances-98e16fe82558

No comments:

Post a Comment