I was trying to interate Jmeter, influxDB and Grafana to see the test results.
I am running docker containers with below versions
INFLUXDB_VERSION=2.1.1
Grafana v8.5.0
Jmeter 5.4.1
After I create the data source in Grafana I can see one jmeter bucket which I created in InfluxDB. However the measurement
i setup in Jmeter Backend Listener cannot see in the inFluxDB
I believe due to this reason I can't see any query result Grafana explore as below