morettifab opened a new issue, #6175:
URL: https://github.com/apache/jmeter/issues/6175

   ### Expected behavior
   
   GraphiteBackendListenerClient configured on Jmeter 5.5 and 3.3 should send 
correct throughput value (TPS) to influxDB.
   
   ### Actual behavior
   
   GraphiteBackendListenerClient configured on Jmeter 5.5 and 3.3 is not 
sending correct throughput value (TPS) to influxDB using master-slave 
(distribute testing) functionality: whenever the generated traffic volume is 
less then 100 TPS, the value that Backend listener plugin sends to InfluxDB is 
equal to 100 (as a default threshold is defined somewhere).
   Attached the screen which shows on left side Grafana dashboard showing the 
TPS count, on the right side the jmeter-server.log which shows the TPS 
generated by the slave.
   <img width="632" alt="screen1" 
src="https://github.com/apache/jmeter/assets/153834362/52f4137d-f41d-4e1f-99c5-d94b886a3fa1";>
    
   
   ### Steps to reproduce the problem
   
   I used throughput shaping timer plugin to define target TPS to be reached by 
the slave. I used 1 thread only. I launched Jmeter in distribute testing mode 
(master-slave). I configured the backend listener plugin to send the metrics to 
influxDB and Grafana to catch the values from InfluxDB
   
   ### JMeter Version
   
   3.3 and 5.5
   
   ### Java Version
   
   _No response_
   
   ### OS Version
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to