01 Dec 2020 03:55 PM
Hello,
I have been using the Docker version of EasyTravel (https://github.com/Dynatrace/easyTravel-Docker) and some time within the last week or two the loadgen piece no longer generates load to the application... I can confirm the EasyTravel site itself works. Is anyone else having this issue?
@Tomasz W. -- perhaps you can help?
Thanks,
mp
Solved! Go to Solution.
03 Dec 2020 01:12 PM
Hi Michael,
I think the reason is that load generator simulates JavaScript agent in version 203. If you have minagentversion set above this, then data will be rejected by cluster. If you have new tenant, then most probably this will be the problem. Unfortunately minagentverion for the tenant cannot be modified by the user.
03 Dec 2020 01:13 PM
We will be working to create a Docker image with the new load generator based on headless Chrome, that should work.
03 Dec 2020 02:35 PM
Thanks @Rafal P. -- I appreciate the response and help with fixing the issue!