Skip to content

Tried to send variable from threadGroup to elastic #31

@gimbal04

Description

@gimbal04

Hello !

I have few questions about the Backend Listener like a discussion it is why I open an issue for it.

Indeed, I need to call differents url and retrieve the environment linked with them In the backend listener to exploit it in Kibana.
I used a file which contains lines like : "env url apikey" and I make a loop on this file which call a request for each lines.

The ${url} in my threadGroup is good and the request works for each environment called but when I try to get it with custom parameter in the backendListener like : name:"environment", value:"${url}" and in Kibana I see the value as ${url} and not deployment for exemple.

Can you tell me if I make something wrong ?

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions