drill icon indicating copy to clipboard operation
drill copied to clipboard

RFC - JSON Flag

Open jrabello opened this issue 4 years ago • 2 comments

Sometimes I miss a flag to generate structured data to feed reports(like json)

--stats flag is awesome, but --json would allow us to show that info in a more structured way

Adding more info like throughput consuption data for example wold make it better

I can help to implement this feature if you find interesting

jrabello avatar May 24 '20 17:05 jrabello

Hi! Adding json output could be a really nice addition. Before start implementing this, make a proposal of the json structure to check that everybody is fine with it and then we can start working on it. The Report struct right now is just a set of name, duration and reponse status. If you want to add more information there, feel free to experiment with it.

fcsonline avatar May 24 '20 20:05 fcsonline

Thats great, I'm gonna try to do it in the next few days!!! :+1:

jrabello avatar May 24 '20 22:05 jrabello