Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 955 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 955 Bytes

Metric application

NODE 10 ARTILLERY 1

This application was created to generate traffic for metric application

Pre-requirements

Application wasn't tested on Windows

Installation

  • Run task init command in main directory

Generate traffic

  • Run task generate command in main directory

Application generates traffic for http://localhost by default.

To change it, please change config.target in config/config.yaml file

Remove application

  • Run task remove command in main directory

Custom scenarios

To add/modify current scenarios please edit phases/phases.json file