per-user-type statistics available?

Hi,

The graphs are great for per-request-type statistics. Is there similar statistics for the user like mean, median, max, min, std dev, or per second for each user? I am using “user” to mean a set of related requests. I’m defining a “user” as a transaction. I can certainly parse the log file to calculate these stats but it would nice for Gatlin to generate these details.

Thanks in advance,

N

See groups: http://gatling.io/docs/2.1.7/general/scenario.html#groups-definition.
FrontLine also give you stats per scenario, when you mix multiple scenarios in the same simulation.