This application was created to generate traffic for metric application
- Docker
- Docker-compose
- Task (optional, you can run commands from
taskfile.yaml
manually)
Application wasn't tested on Windows
- Run
task init
command in main directory
- Run
task generate
command in main directory
Application generates traffic for http://localhost by default.
To change it, please change
config.target
inconfig/config.yaml
file
- Run
task remove
command in main directory
To add/modify current scenarios please edit phases/phases.json
file