influxdata / influx-stress

New tool for generating artificial load on InfluxDB
MIT License
121 stars 43 forks source link

Build Instructions. #31

Open beadon1 opened 6 years ago

beadon1 commented 6 years ago

Build instructions do not build on Ubuntu 16.04.

Needed to : git clone https://github.com/influxdata/influx-stress.git

then :

cd influx-stress/cmd/main/ go build

chengshiwen commented 3 years ago

Just try build instruction make in fork chengshiwen/influx-stress