-
-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Description
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
Assignees
Labels
No labels