Hello,JMeter~ When generating HTML test reports, if multiple APIs are tested at the same time, the expectations of APDEX are sometimes different. Is it possible to configure the APDEX value of an API? It is a global configuration at present.
--------------------- # Change this parameter if you want to override the APDEX satisfaction threshold. jmeter.reportgenerator.apdex_satisfied_threshold=500 # Change this parameter if you want to override the APDEX tolerance threshold. jmeter.reportgenerator.apdex_tolerated_threshold=1500 ---------------------