https://issues.apache.org/bugzilla/show_bug.cgi?id=52307
--- Comment #9 from Colin Jackson <[email protected]> 2012-01-22 20:00:14 UTC --- > Why not just add that to the sampler name, e.g. "Login ${user}" The problem with this for me, and also with including a counter variable, is that it forces each action in each thread to be listed separately in the Aggregate Report (as each has a different name, effectively). This pretty much renders the report useless, as I'd have a report with thousands of different summaries. I really need a way to number these actions per thread, but for it not to be a name change for the action, just a display feature, because of these knock-on effects in Listeners. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
