jr icon indicating copy to clipboard operation
jr copied to clipboard

JR: streaming quality random data from the command line

Results 18 jr issues
Sort by recently updated
recently updated
newest added

Using https://github.com/linkedin/goavro for embedded templates or user provided templates if you cannot afford to recompile jr.

Allow to manage the emitters config in separate files to create diffrent scenarios for testing (like a "meta-template")

enhancement

jr should be able to generate traffic up to a given troughput, for example: jr template run net_device --throughput 1MB

Can you explain how to localize the templates? I read your [blog post](https://dev.to/ugol/jr-quality-random-data-from-the-command-line-part-ii-3nb3) which seems relevant, but I'm afraid I couldn't figure out how to implement such a template localization....

Consider to copy csv files during installation in order to use properly use the demo template for `fromcsv` function

documentation
To be evaluated

Add the option to read more than one file as input an allow to get the columns from any of the input csv files in the templates

enhancement
To be evaluated

Add the option to shuffle the input rows of the csv: at the moment the rows are processed sequentially

enhancement
To be evaluated

to start/stop/pause the emitters