jmeter-operator
jmeter-operator copied to clipboard
Added containerPort for jmeter slave to expose prometheus metrics
Jmeter Prometheus plugin (https://github.com/johrstrom/jmeter-prometheus-plugin) exposes metrics in port 9270. This change will expose the the containerPort 9270 on the jmeter slaves, so that Prometheus metrics can be collected from the jmeter slaves during test execution.