How to get throughput( in influx db) of each sampler i have in jmeter test
问题 I want to plot the graphs of throughput/unit time in grafana using influx db of each samplers i have in my jmeter test.I can get the overall throughput of a test/unit time (using additional tables delta and total in influx db). Can somebody help me to get this done. Or is there any way to get sampler wise throughput in influx db in the same way as we get count of sample zz “jmeter.zz.a.count".May be by using user.properties/jmeter.properties. Any kind of help in this appreciable. 回答1: Jmeter