anthonygauthier/jmeter-elasticsearch-backend-listener

Add an "exclude" feature in filters

anthonygauthier opened this issue · 0 comments

Title says it all.

To exclude a sampler you should be able to specify it as follows;

!!exclude_this;filter;filter2;filter3

The sampler with the name "exclude_this" would not be sent to the ES datastore.