Creating a trend report

Users can create a trend report that reads the simulation logs of multiple historic runs.

Preparing the report

To generate the trend report from previous runs of a gatling simulation, use the generate-custom-report.sh based on gatling-report project.

Trend report with the default template
./generate-custom-report.sh -s "JPAMapUndertow/simulation.log HotRodUndertow/simulation.log LegacyWildFly/simulation.log" -d target

Opening the report

  1. Go to the target folder and open the file index.html in the browser.