K6 Load Testing
At the end of testing, the following metrics are shown:
data_received..............: 1.4 MB 44 kB/s
data_sent..................: 214 kB 6.7 kB/s
In the above example, data_received is shown in MB whereas data_sent is shown in kB.
Is it possible to specify that these values are ALWAYS shown in kB or MB?
This will make comparing values easier as we know that we are comparing like with like.