Hello everybody,
i am a newbie learning Grafana and i am having some troubles setting up things from a tutorial. Any feedback will be welcome.
thanks and cheers,
David
- What Grafana version and what operating system are you using?
Grafana: v7.5.5, Docker
Inlfluxdb: v1.8, Docker
Jmeter v5.4.1
- What are you trying to achieve?
I am trying to display JMeter metrics. Test plan is pushing data to InfluxDB using the HTTP API using the InfluxdbBackendListenerClient.
Al in all, i am following the linked resource, but under a dockerized setup. I can confirm that Datasource in Grafana is correct since i can get a success message when saving it in the admin UI.
Jmeter is also pushing data to influxdb since i can list the series using the influxdb http api.
Actually if i try to build a new fresh query by hand, i manage to display some data.
- How are you trying to achieve it?
See linked resource at end
- What happened?
After importing the dashboard (JMeter Load Test dashboard for Grafana | Grafana Labs) i can only see the Requests of my plan on the Request dropdown from Grafana Dashboard, but no data is shown.
It sounds to me some issue with the dashboard it is just i can not figure it out which.
- What did you expect to happen?
Data is shown in panels on the dashboard
-
Can you copy/paste the configuration(s) that you are having problems with?
-
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
No errors.
- Did you follow any online instructions? If so, what is the URL?