cossme / grinder

The Grinder, a Java Load Testing Framework
Other
37 stars 15 forks source link

Statitistics: Custom event management #11

Open solcyr opened 6 years ago

solcyr commented 6 years ago

As a grinder user I would like to fire my own event so that the console can report a count of this custom event

As a exemple: the Jython code can create a named event and fire the event when some condition was met. When the console polls for statistics the events and their count would be sent to the console.