[FEATURE REQ] in-terminal dashboard for load/stress testing
MadhavJivrajani opened this issue · 0 comments
MadhavJivrajani commented
Is your feature request related to a problem? Please describe.
It would be super cool and helpful if grofer could provide an in-terminal real-time display of different metrics evaluated during load/stress testing.
Describe the solution you'd like
Using some load-testing tool like vegeta the output generated using the tool can be piped to grofer, something like:
vegeta ... | grofer api
, not too sure, would love to discuss specifics and feasibility.