anthonygauthier/jmeter-elasticsearch-backend-listener

Plugin don't send Test Plan variables

tobeitgit opened this issue · 1 comments

I'm trying to send variables as documented there but fails to do so when we add them to the User Defined Variables in the Test Plan. They are simply ignored.

imatge

On the other side, it's possible to add variables to the HTTPS samples, but not the transaction summary sample (what I need), when using HTTP Headers, and defining a variable like: "X-es-backend-IP" "${__machineIP}". So, in this case, it's not useful, it should be better in the Test Plan, if it worked.

imatge

How's it going, friends? How do I get the index and dashboard JSON files? I was able to create an index in the ELK and connect it to Grafana, but the data is not arriving in the dashboards. I think there is some small detail missing to resolve. @tobeitgit