overload: enabled: true package: yandextank.plugins.DataUploader token_file: "token.txt" phantom: address: 10.51.21.181:80 # [Target's address]:[target's port] instances: 1000 uris: - / load_profile: load_type: rps # schedule load by defining requests per second schedule: step(20, 350, 15, 5) # starting from 1rps growing linearly to 10rps during 10 minutes # schedule: const(200, 300) # schedule: const(200, 20) console: enabled: true # enable console output telegraf: enabled: false # let's disable telegraf monitoring for the first time