Important things.
1). Make sure to set influxdbToken at the jmeter influx DB back end listener
Get the token:
2). URL need to be have below format:
http://localhost:8086/api/v2/write?org=cja&bucket=jtest
- Highlighted Properties must available to view transactions at the Grafana dashboard.
- Set summary Only to True to get transaction level details at Grafana.
3). Make sure to import valid Grafana template.
Because only dashboard ID 5496 was using core influx DB back end listener.
4). Make sure to set "Authorization" header "Token <ur token>" at grafana data source configuration.
5). Also set the correct database name. Its the bucket name at InfluxDB