Skip to content

Latest commit

 

History

History

load-generator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Load Generator

Generates a simulated trace load. Run with

./gradlew launch --args='--rate 10'

OR

./gradlew :dd-java-agent:load-generator:launch --args='--rate 10'

from the root of the repo.

To print all options, use:

--args='--help'