scala - Gatling - add an extra column to graphite output -


i've followed article monitor in real time gatling simulation execution. plan run in distributed mode(on 2 machines) , need distinguish host has sent data influxdb

is there way add list below column "hostname"

"time count max mean min percentiles50 percentiles75 percentiles95 percentiles99 request simulation status stddev"

thank you


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -