What report tool use when running large number of users

Hi @codebien thank you for your response.

I know this article, it helped me to tune my tests before, and it was working correctly until i’ve reached 2k users. After that started failing.
My conf:

- K6_INFLUXDB_PUSH_INTERVAL=1
- K6_INFLUXDB_CONCURRENT_WRITES=100 (checked several different numbers, didn't help)
- K6_INFLUXDB_PAYLOAD_SIZE=30000 (checked several different numbers, didn't help)

which response time you’re getting on flushing metrics

i don’t have it now, sorry I would have to execute tests again to get this information and I can’t do it now