Hello Colleagues
I am testing server side of the player. In my gatling code I am emulating player’s client side.
From the server I receive messages.
I have to measure frequency of appearing of messages of certain type and want to display this frequency as a chart (using native gatling tools)
Is it possible? How do I do it?