github.com/yandex/pandora@v0.5.32/performance-test/test-config/pandora-perf-grpc-300inst-sleep0ms-overflow-true/test-config.yaml (about) 1 autostop: 2 enabled: true 3 autostop: 4 - net(777, 1100, 7s) 5 - limit(120s) 6 package: yandextank.plugins.Autostop 7 report_file: autostop_report.txt 8 uploader: 9 enabled: true 10 package: yandextank.plugins.DataUploader 11 job_name: pandora-perf-grpc-300inst-sleep0ms-overflow-true 12 job_dsc: '' 13 ver: '' 14 api_address: loadtesting.api.cloud.yandex.net:443 15 pandora: 16 enabled: true 17 package: yandextank.plugins.Pandora 18 pandora_cmd: ./pandora-perf 19 config_content: 20 pools: 21 - id: gRPC 22 gun: 23 type: grpc 24 target: 127.0.0.1:8091 25 tls: false 26 ammo: 27 type: grpc/json 28 file: ./payload.json 29 result: 30 type: phout 31 destination: ./phout.log 32 startup: 33 type: once 34 times: 300 35 rps: 36 - type: line 37 from: 1 38 to: 30000 39 duration: 80s 40 discard_overflow: true 41 log: 42 level: error 43 monitoring: 44 expvar: 45 enabled: true 46 port: 1234 47 telegraf: 48 enabled: true 49 package: yandextank.plugins.Telegraf 50 config: 51 hosts: 52 localhost: null 53 metrics: 54 cpu: null 55 mem: null 56 diskio: null 57 net: null 58 netstat: null 59 system: null 60 kernel: null 61 core: {}