1

I am using artillery and I am exporting the results as a json file with -o result.json

The problem is that it seems that the json files structure are not consistent depending on the arrivalRate.

When arrivalRate=5, the latencies branch for the intermediate reslts contains 4 fields (see image below).

enter image description here

When I set arrivalRate to a higher value, for example, arrivalRate=20 the json response just includes the latency without the other 3 fields. (see image below).

enter image description here

I would like to get all the information as in the first image.

Enrique
  • 9,920
  • 7
  • 47
  • 59

0 Answers0