apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
8.41k stars 2.1k forks source link

Option to disable backend listener #5422

Open asfimport opened 4 years ago

asfimport commented 4 years ago

rdekleijn (Bug 64833): Hello,

Right now there is not an option to disable the influxdb backend listener using a condition or property. Is it a good option to introduce a "parameter" that can do so?

Like: Parameter: enabled, with default value true.

I like to commit this change, unless this is possible in a different way.

Roy

OS: All

asfimport commented 4 years ago

@pmouawad (migrated from Bugzilla): Maybe this should be considered common feature of all listeners

asfimport commented 4 years ago

rdekleijn (migrated from Bugzilla): Can you probably give some pointers on where to start?