12 Mar 2019 10:59 AM - last edited on 18 Oct 2022 10:56 AM by MaciejNeumann
Is there a download page available for the easyTravel demo app?
Solved! Go to Solution.
12 Mar 2019 02:44 PM
Are there instructions on how to install easyTravel in the cloud...Azure or AWS?
12 Mar 2019 02:56 PM
There's nothing special about installing it in the cloud. I recommend using Windows, it's a bit easier and more automated than using Linux. Deploy a VM with 8G+ RAM and run the installer.
If you intend to have Dynatrace recieve the EasyTravel data, be sure to read the directions on editing the easytravel properties file, this info is located on the same download page Karolina mentioned above.
15 Mar 2019 01:52 AM
Hi,
is newer easyTravel (which seems to be an Angular app) also available for our environments?
I realized that it appears on demo site when I selected applications which are enabled to capture Session replay.
20 Mar 2019 10:25 AM
Hi Kohei,
You can find latest easyTravel installer here: Demo Applications (look for latest easyTravel version).
The new Angular frontend will be enabled when running scenario 'Standard with REST service and Angular2 frontend (experimental)'. It will be available on port 9080.
If you want to enable traffic generation to the Angular frontend, you need to modify following properties in easyTarvelConfig.properties file:
config.baseLoadHeadlessAngularRatio=0.0
config.baseLoadHeadlessMobileAngularRatio=0.0
Load generator for Angular forntend is using headless chrome. On Linux following additional libraries are required to run it: libgtk-3-0 libxss1 libasound2
10 Jun 2022 06:55 AM
Rafal, seems the link Demo Applications is not anymore available? Do you (or anyone) have a link to easyTravel installers?
10 Jun 2022 10:42 AM
Hi @kohei-saito
You can find information and download link in this thread
HTH
Yos
25 Mar 2019 03:00 AM
Hi @Rafal P.,
thank you for your useful information!
After enabling scenario 'Standard with REST service and Angular2 frontend (experimental)', I can access Angular frontend page!