drill
drill copied to clipboard
RFC - JSON Flag
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
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.
Thats great, I'm gonna try to do it in the next few days!!! :+1: