Hi Everyone,
We have a response header like:
x-request-id: “12345678” Which is used in tracking the logs. When we are hitting the request, then some of the API’s are failing.
Team wants to see this parameter in report from response header so that they can debug it easily the failure. So my question is:
1.Is there any way to print the response header in the Gatling report?
- Is there any way to see the result in excel from gatling?
Any response would be highly appreciated.