The problem is that I need to get RPS in JMeter and I don't know what exactly plugin to use. But the biggest problem is how to send this custom metrics to InfluxDb. Pls, describe the whole route to do it, thx! JMeter - 5.4.1 InfluxDb - v2
The metrics which are exposed to the Backend listener don't include RPS, however if you install Grafana and configure it to use your InfluxDB as the data source you can calculate the "throughput" (number of requests per second)
The screenshot is from this dashboard