Hi,
I’m trying to add some thresholds for vus and vus_max at the scenario level, but it is not shown in stdout output as it seems,
‘vus{scenario:Something}’: [‘value >= 30’],
‘vus_max{scenario:Something}’: [‘value >= 30’],
does not work - it does not complain, but data for scenarios is not shown (only overall vus and vus_max), whereas when I remove the scenario-Tag, thresholds are evaluated and can fail.
Maybe I misunderstand the concept of VUs, but if not - would it be feasible to add the feature?
Thanks,
Sven