I am using JMeter dashboard for reporting. I want;
- To remove Check_User_Activity part from it
- Need to rename KO as Fail in statistics table, I checked C:\JMeter\bin\report-template\content\js and try to search the KO but not found.
To change the label "KO" open the file apache-jmeter-5.3/bin/report-template/content/js/dashboard.js.fmkr and change the value
Following links could be useful
check_user_activity is coming from your sampler labels. You need to configure the labels accordingly.