lucrib / locust_influx

Send information about locust requests to influxdb.
Apache License 2.0
19 stars 13 forks source link

Added user_count to locust_event hatch #9

Open pjcalvo opened 4 years ago

pjcalvo commented 4 years ago

This PR adds the user_count property that is returned by the hatch_complete event. This will help us monitor the step load tests .

pjcalvo commented 4 years ago

@lucrib ANy comments here?