GitHub user max3163 opened a pull request:
https://github.com/apache/jmeter/pull/321
Allow users to add theirs owns tags
This PR allow users to add ( from the parameters list ) theirs own tags to
influxdb.
By example you can add the tag environnement with rct, qal, prd value ( or
acceptance, live etc... ). In this way you can have multiple test in the same
time on differents environnements without confuse datas in influxdb.

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/max3163/jmeter UsersTagsInfluxdb
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jmeter/pull/321.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #321
----
commit 44fb85470aa5b2f15037ff9190380e60e206017b
Author: Chassagneux Maxime <[email protected]>
Date: 2017-11-06T16:19:41Z
Allow users to add theirs owns tags
----
---