Run the load testing integration app
masterThe load testing integration app is used to measure the behavior of circuits under load. You can run the service using go run and optionally specify a Statsd host for metrics collection using the -statsd flag.
go run service/main.go -statsd mystatsdhost:8125