I have some gatling scenarios scheduled with jenkins, all scenarios executed in parallel in the same Gatling run.
With the jenkins plugin for the moment I can see the evolution of the global mean response time (and with the detailed graphs, global percentile and global error rate)
I’d like to visualize the evolution of this data for each scenario (or each kind of request) over time, to get more precise feedback of where in my system performance has improved or degraded over time.
Currently I can only see detailed information related to each scenario/request in the gatling reports, which are specific to each run and do not show evolution over time ; is there any plan to get more detailed information in the jenkins historical graphs, or a way to get gatling reports including historical stats ?
I’m new to Gatling, I might have missed something that answers this ?
Regards
Guillaume